Squishy the Turtle by cppchriscpp 2015-12-14T04:46:00
Haha, this one is far better then my Gameboy game attempt! Nice going with the art, really turned out good.
Foon → Ludum Dare Explorer → Users → siObyte
| Year | LD | Theme | Game | Division | Rank | Ov | Fu | In | Th | Gr | Au | Hu | Mo | Co | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2015 | 34 | Two Button Controls / Growing | PlantBoy | compo | 278 | 3.50 | 2.82 | 3.72 | 3.51 | 3.47 | 2.74 | 2.59 | 3.28 | 73 |
Haha, this one is far better then my Gameboy game attempt! Nice going with the art, really turned out good.
@GeeItSomeLaldy
There is no "web" version as it's a Gameboy rom file, you either need to run it through a emulator, a real Gameboy (using a flash cart), or you can use the online-flash based Gameboy emulator I have linked at the bottom of the description if you don't want to download one yourself. (You still need to download the rom file, to use it on the flash-emulator page)
Thanks! It was definitely a big challenge, I tried to learn as much as I could the 5 days leading up to LD, and in the end I still had to learn things mid-LD. Like the rabbits, I had no clue how I was going to implement an arbitrary number of rabbits in assembly, but I got it figured out in the end!
The full source is up on github, though some things I could have done much better (I should really refine the collision code into a few nice sub-routines, that I can use for any collision), and github seem's to have bugged the indenting a bit, I should fix that to..