I'm not sure if anyone here used Greenfoot before, but it's a Java library that comes with it's own IDE. It's pretty easy to use, and I have coded with it before.
I wrote code about two years ago for a contest, and I think we can reuse the code for this game. If you're wondering what program it was, you can download it here and view my original post of the game here along with the intro and instructions. To play the game, download the zip from the sendspace link, extract it, and run MidoriWorld.jar. The source code is also in there, called MidoriWorld.zip.
It's basically a platform game, which is perfect for our usage here since Super Eat Boy is also a platform game. Of course, this is entirely up to everyone whether or not to use this. I believe it would save us a lot of time to reuse my old code so that we can focus on more of the game aspects, not the programming ones.
By the way, the code isn't commented, sorry lol. Most of the method names are self explainatory though.
I wrote code about two years ago for a contest, and I think we can reuse the code for this game. If you're wondering what program it was, you can download it here and view my original post of the game here along with the intro and instructions. To play the game, download the zip from the sendspace link, extract it, and run MidoriWorld.jar. The source code is also in there, called MidoriWorld.zip.
It's basically a platform game, which is perfect for our usage here since Super Eat Boy is also a platform game. Of course, this is entirely up to everyone whether or not to use this. I believe it would save us a lot of time to reuse my old code so that we can focus on more of the game aspects, not the programming ones.
By the way, the code isn't commented, sorry lol. Most of the method names are self explainatory though.
No comments:
Post a Comment