Tower Attack (Ludum Dare 55) Compiling the game git clone --recursive https://github.com/FiberFranch/TowerAttackLDJ55.git cd TowerAttackLDJ55 mkdir build cd build cmake .. cmake --build .