This is turn-based role-playing game. Player can move by using arrow keys on the keyboard. You can pickup vials with health potion and you can pickup weapons. Player can fight with monsters. If the monster wasn't killed from the first hit, it will counterattack the player.
Dungeon Crawler is console game, built in Ruby.
- bundle
- ruby game.rb
- rspec