Find a file
Sebastian Krzyszkowiak a8475eb99b librarify!
2016-07-02 23:23:08 +02:00
cmake librarify! 2016-07-02 23:23:08 +02:00
data clean up and generalize 2016-06-28 00:17:49 +02:00
src librarify! 2016-07-02 23:23:08 +02:00
.gitignore delete "run" shellscript from repository 2012-09-29 04:04:04 +02:00
CMakeLists.txt librarify! 2016-07-02 23:23:08 +02:00
COPYING This is Super Derpy: Muffin Attack 0.1 2012-07-12 23:02:29 +02:00
Doxyfile librarify! 2016-07-02 23:23:08 +02:00
README.md fix grammar in readme 2012-11-15 02:48:21 +01: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 its building process 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