Find a file
2012-11-14 22:13:25 +01:00
bin make string formatting in PrintConsole possible and use it 2012-02-19 22:54:33 +01:00
cmake various Mac OS X fixes 2012-09-30 10:02:07 +02:00
lib fix generating Windows installer 2012-09-30 10:29:21 +02:00
src return -1 instead of 0 on one of error conditions 2012-11-14 22:13:25 +01:00
.gitignore delete "run" shellscript from repository 2012-09-29 04:04:04 +02:00
ChangeLog This is Super Derpy: Muffin Attack 0.1a 2012-07-13 14:16:25 +02:00
CMakeLists.txt fix generating Windows installer 2012-09-30 10:29:21 +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-09-29 04:00:22 +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.

The game uses CMake as build system, so building process is is pretty typical.

Compilation:

mkdir build; cd build
cmake ..
make

Running (from top directory):

build/superderpy

Installation (as root):

make install

For packaging information, read lib/README.txt

Written by Sebastian Krzyszkowiak dos@dosowisko.net