Dungeon Trap
A downloadable game for Windows
You accidentally enter a dungeon which you can't get out of. This dungeon looks full of traps and hostile creatures, and you have no weapon. Can you find a way to get out of the dungeon?
You can check the source code in the following repository: https://github.com/tincaMatei/dungeon-trap/
Other things used: https://opengameart.org/content/512-sound-effects-8-bit-style
Status | Released |
Platforms | Windows |
Author | DankusMemusXXX |
Genre | Puzzle |
Download
Install instructions
Windows
Just download the zip, extract it anywhere you want and run the executable.
Linux
Install lib-sdl2-dev, libsdl2-image-dev, libsdl2-ttf-dev, libsdl2-mixer-dev.
Clone the repository below somewhere, go to the directory of the repository, create the directories obj/dungeon-trap and bin, then run 'make dungeon-trap' to compile it. To run it, run './bin/dungeon-trap'.
You can check the source code in the following repository: https://github.com/tincaMatei/dungeon-trap/
Leave a comment
Log in with itch.io to leave a comment.