Hi there,
I did this weekend Ludum Dare (31th edition) and here the game I ended up with.
Dark Rabbit is a game in which you are a evil genious, for a rabbit. You want to take your revenge on the kid that tortured you while a little cute mini rabbit. To do that, you decide to kill all kids you'll encounter. Of course kids tend to catch you too, when they're smart enough.
Let's get technicalOf course I used C++11 with SFML, still with my little framework base on the still awesome SFML Game Development Book.
I used QtCreator as editor. I used gimp to make all graphic stuff, Audacity, sfxr and autotracker.py for audio.
I will post the sources on GitHub as soon as the Jam edition stops and I have some time to do it. So stay tuned.
I developed it on Linux (mint) and ported it aferwards on Windows.
I would like to thank SFML team for that awesome library as well as writers of SFML Game Development for that awesome book (some of you guys got two thanks
).
Links :-
Ludum Dare entry-
Downloads on my personal website-
Sources on github