Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 857 Bytes

README.rst

File metadata and controls

45 lines (30 loc) · 857 Bytes

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).