ludum-dare-31

A game I'm making for Ludum Dare #31

GPL-3.0 License

Stars
4

Noman's Dungeon

Gameplay

Get to the bottom, get the treasure, and get back to the top.

Building:

Requires CMake, SDL2, SDL2 image, SDL2 ttf, and SDL mixer

cmake .
make

Controls:

  • WASD moves the cursor
  • Enter executes an action on the cursor position
  • F toggles fullscreen
  • R to respawn on win/loss
  • Esc to exit