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

danpost's Comments

Back to danpost's profile

@cwars024, the constructor of the class has counter set to the number of parts to the snake and each body part will be removed after it becomes the tail end (which is when the counter reaches zero for that body part).
Modified "voice".
Something is fishy here.
danpostdanpost

2019/11/29

@hartono18haa, you cannot download this. The source was not made available.
@C1234567890, source available now.
@tealeaf, click on boxes while avoiding mines. Numbers indicate how many neighboring mines are immediately surrounding that square (up to 8).
Codes, found not showing, now show.
It's really a process of elimination. I am not sure what to try next. Maybe remove static content from the initial world class.
Yes. Move those images from the subfolders into the 'images' folder.