A new version of this scenario was uploaded on Tue Dec 21 16:13:44 UTC 2010
A new version of this scenario was uploaded on Thu Dec 23 03:53:18 UTC 2010
now the movement using the Greenfoot.getKey() method.
Improved a little bit!
A new version of this scenario was uploaded on Thu Dec 23 03:54:22 UTC 2010
A new version of this scenario was uploaded on Thu Dec 23 04:47:46 UTC 2010
Its a game now!
added scoreBoard,
speed increasement, and
score system.
A new version of this scenario was uploaded on Thu Dec 23 07:25:03 UTC 2010
Added sound and music (created by me :D)
I'm not sure if your aware, but Greenfoot 2.0 has a built in Midi Sequence Handler (Or whatever it's called)
Just say - GreenfootSound music = new GreenfootSound("tem.mid");
if(!music.isPlaying())
music.play();
Ah! im not aware! the greenfoot package had one more class!
A new version of this scenario was uploaded on Mon Dec 27 05:40:38 UTC 2010
Now im using the GreenfootSound class! For the Background Music.
But im still using the MidiPlayer class for the sound efects.
2010/12/23
2010/12/23
2010/12/23
2010/12/24
2010/12/27
2010/12/27
2010/12/28