Skip to content

qtux/ggj18

Repository files navigation

Dodos Day

Dodo(om)s Day is about prolonging the inevitable...

assets/screenshots/ingame.png

Run

To run the project on Linux, you will need to install:

Then git clone the project, get the submodules and apply the tmxlite patch:

git clone https://github.com/qtux/ggj18.git
cd ggj18
git submodule update --init
git apply patch_tmxlite.diff

Now you can compile and run the project:

make
./build/run

Links

https://globalgamejam.org/2018/games/dodos-day

License

This project is licensed under The zlib/libpng License (Zlib).