This site requires JavaScript, please enable it in your browser!
Greenfoot back

Archerfish's Comments

Back to Archerfish's profile

Sorry for the delay BalanZeD, I have been a bit busy. I still have a few things to do, but I shall work on this tonight :) Hope I am not too late, Archerfish
Quick update, in the createPipes() method, simply remove the line if(pipeCounter == 100) and pipeCounter = 0, it works great now!
Hey James! I believe the issue is in createPipes() if pipeCounter == 100, it is reset to 0 but since FIRST_PIPE is 240, the statement if(pipeCounter >= FIRST_PIPE) is never true. Hope this helps :) Cheers, Archerfish
Hey Sebastiano! The soundtrack is the Star Wars Cantina Theme, composed by John Williams. Here is a link to the video I got it from: https://www.youtube.com/watch?v=JaPf-MRKITg Cheers, Archerfish