Find a file
Sebastian Krzyszkowiak 0a6b70f72e clean up and generalize
2016-06-28 00:17:49 +02:00
bin make string formatting in PrintConsole possible and use it 2012-02-19 22:54:33 +01:00
cmake import Mediator codebase 2016-06-27 21:21:59 +02:00
data clean up and generalize 2016-06-28 00:17:49 +02:00
lib fix generating Windows installer 2012-09-30 10:29:21 +02:00
src clean up and generalize 2016-06-28 00:17:49 +02: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 clean up and generalize 2016-06-28 00:17:49 +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 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