The aim of the game is to touch the red shapes with your mouse and avoid the black ones. Good luck! There is quite a long load time because of the music.
I know. I'm still working on it. I am also hoping to implement some kind of high score system, using UserInfo, but I think that this will be far beyond my abilities.
I thought using UserInfo would be very hard, too, until I used it. Actually using this methods is very easy, if you have a variable in which you save the score of the current player.
A new version of this scenario was uploaded on Sat May 18 09:38:04 UTC 2013
A new version of this scenario was uploaded on Sat May 18 13:13:23 UTC 2013
Attempted to add a scoreboard which doesn't work. Need help.
I know why you are getting an error when the mouse leaves. Greenfoot can't find the mouse because it's not on the screen. So your MouseInfo() == null! You need to rewrite wherever you use MouseInfo to make sure it's != null.
2013/5/14
2013/5/14
2013/5/14
2013/5/18
2013/5/18