Noman's Dungeon
Noman's Dungeon, is a simple, turn-based, rogue-like created for Ludum Dare #31. The goal is to travel to the last floor, retrieve the elusive trophy, and return to the surface.
Source code is up here: https://github.com/dorkster/ludum-dare-31
Status | Released |
Platforms | HTML5, Windows, Linux |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | dorkster |
Genre | Role Playing |
Tags | linux, Ludum Dare 31, Roguelike, Turn-Based Combat, windows |
Code license | GNU General Public License v3.0 (GPL) |
Asset license | Creative Commons Attribution_ShareAlike v4.0 International |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard, Mouse, Touchscreen |
Install instructions
Both Windows and Linux packages are prebuilt for 64-bit. The Windows version includes SDL2 libraries. The Linux version does not come with these, so you will need to install them yourself.
However, both packages also include the source code. Build requirements and instructions are here.
Development log
- Emscripten version now available!May 06, 2017