A downloadable game for Windows, macOS, Linux, and Android

Download NowName your own price

For the Ludum Dare 56 compo on the theme "Tiny Creatures", I'm happy to present you a brand new (tiny) game for the Pokémon Mini console: Mini Running Ant!


The game is simple. You play as a ant, a must go as far as possible without touching a rock. Use Left and Right to avoid rocks. Press and hold any button to run instead of walk.


The gameplay is simple, but hopefully it'll entertain you for a brief moment! And if you are looking for a challenge,  my current highscore is 129 points!


About

The game was made from scratch in about 7 hours, with an extra 3 hours spent on downloading, installing and configuring the SDK to create Pokémon Mini games. So that's about 10 hours in total that I was able to dedicate to the Ludum Dare compo this time. It's less that I would have hoped to, but I'm still happy to have managed to submit something, and to have been able to try my hand at making game for a new retro console.

I've been toying with the idea of making a game for the Pokémon Mini as soon as I received the Pokémini Flashcart from Inside Gadgets, but I never made the jump. When I discovered the "Tiny Creatures" theme, I immediately thought about Pokémon. And from that, I soon got the idea to finally try to make a game for one of the smallest game console there is!

Regarding the game itself, it was **developed 100% in C**, usingthe wonderful "S1C88 compiler" maintained by the wonderful Pokémon Mini homebrew community. The sample program was great to have a working basis, and the various tools hosted on this repo will help you convert graphics to Pokemon mini format.

I also heavily leaned on the community wiki to learn how the machine works: https://wiki.sublab.net/index.php/Pokemon_Mini

The Pokémon Mini is a very interesting machine, with a dedicated graphic chip that can display 24 16x16 pixels sprites and a scrolling background plane on a gorgeous 1bit screen gathering 96x64 pixels (the theme said "Tiny"!).

The current game has no sound, as this part is more complicated and I didn't have the time to work on it. Maybe in a post compo version?

In order to help fellow game developer making their own Pokémon Mini games, I've tried to comment the source code as much as possible. And also feel free to ask me any question you might have about it.

Well, that was a fun ride, I hope you'll enjoy the end result!

Download

Download NowName your own price

Click download now to get access to the following files:

MiniRunningAnt.min [ROM file, use with any emulator or Flashcart] 73 kB
MiniRunningAnt-source.zip [Source Code, use with S1C88 compiler] 11 kB

Leave a comment

Log in with itch.io to leave a comment.