Whatever Goes
I’m a bit new to making games and programming in general, so I’ll just be doing the best I can.
Language: C++
Library: Allegro 5.1
IDE: lol
Editor: vim
Let’s do this.
I’m a bit new to making games and programming in general, so I’ll just be doing the best I can.
Language: C++
Library: Allegro 5.1
IDE: lol
Editor: vim
Let’s do this.

You Only Get One Holy Hand Grenade
https://github.com/jongtao/yogo-grenade

For linux only, currently. I compiled it statically, so hopefully other people can play it :(.
Still kind of unfamiliar with this stuff.
You can make your own maps! There’s the map.txt as an example. ‘M’ are the wall tiles and, ‘S’ is the player spawn, and ‘E’ is Rabbit spawn. I chose E because I felt like it.