# gmtk20-dumberDwarves **Repository Path**: lychao/gmtk20-dumberDwarves ## Basic Information - **Project Name**: gmtk20-dumberDwarves - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## About Dumber Dwarves is a dungeon crawler where you can’t control the adventurers directly and they are not the sharpest tool in the shed. Slap them or throw some meat on the battlefield to give your “instructions”. The game was created in 48h (well, more like 35h) for the GMTK 2020 game jam. The theme was “Out of Control“. Play it here: https://deepnight.net/games/dumber-dwarves/ ## Compiling You'll need: * **Haxe** compiler * **HeapsIO** framework * my libs: run ``haxelib install deepnightLibs`` It is based on my GameBase repository: * GitHub: https://github.com/deepnight/gameBase * Doc: https://deepnight.net/tutorial/using-my-gamebase-to-create-a-heaps-game/