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

danpost's Comments

Back to danpost's profile

This is not intended to be a game. It is a demo that uses multiple support classes that can be re-used by those who may want to produce games having behaviors these support classes provide.
Actually, I am playing it now -- about 500 time units (no key presses for at least 300 time units now (there is a sweet spot).
What the heck? What's up with the background color? Hold on now.
The terminal will always show the same Color(0, 0, 0) as the image of the actor does not change. You can bump up the speed of the scenario to help eliminate wait time as the background fills in.
@JeremyP02, apparently there is a problem with playing sound files (wav) at this time. Removed sound to prevent freezing browser. Thx.
@TakedaYeet, the code IS available for viewing. Read the scenario description
Pavolbiacko2002, I used the greenfoot.UserInfo class. You can import a ScoreBoard class, supplied by greenfoot, which use it; however, I wrote my own "version" of it.
Valstrax, Hits and Misses show for me in the upper left corner, no problem.
You will need to re-upload with the <Publish source code> check box checked.