Find a file
Sebastian Krzyszkowiak 4bbbd1958f indentation fixes
2012-09-03 02:25:32 +02:00
bin make string formatting in PrintConsole possible and use it 2012-02-19 22:54:33 +01:00
cmake small reorganization of cmake file structure 2012-08-20 02:56:03 +02:00
src indentation fixes 2012-09-03 02:25:32 +02:00
.gitignore switch to cmake 2012-08-19 03:04:55 +02:00
ChangeLog This is Super Derpy: Muffin Attack 0.1a 2012-07-13 14:16:25 +02:00
CMakeLists.txt use correct paths for data files when game is installed 2012-09-03 02:08:12 +02:00
COPYING This is Super Derpy: Muffin Attack 0.1 2012-07-12 23:02:29 +02:00
Doxyfile moar documentation 2012-05-21 10:25:22 +02:00
README.md update README 2012-08-19 03:25:17 +02:00
run fixes for build system to work correctly on MinGW 2012-08-20 02:35:37 +02:00
SuperDerpy.sh prepare for release 2012-07-12 19:01:12 +02:00

Become Derpy Hooves and fight with muffinzombies in this free software game in order to rescue Ponyville ponies so they can defeat Discord once again!

Equestria is again under Discord's attack! Now he's using an army of muffinzombies to bring back chaos and lack of harmony into ponies world. But he didn't think about some mare who knows everything about muffins...

Super Derpy: Muffin Attack is written in C and requires Allegro 5.0.6. Works on Windows, GNU/Linux and Mac OS X.

Compilation:

mkdir build; cd build
cmake ..
make

Running (from top directory):

build/superderpy

Written by Sebastian Krzyszkowiak dos@dosowisko.net