A work-in-progress roguelike Since this is a turn-based game, monsters only move when you do Use the arrow keys to move Move into a monster to attack You regenerate 1 HP every 6 turns Press R to rest and heal. Your rest is interrupted when you are attacked. Once you beat all the enemies on a level, go to the stairs, and press D to continue down in the dungeon. Right now, there are only three types of enemies, listed in order from easiest to hardest: bat, crab, skeleton. The more difficult enemies will be encountered at later levels At the moment, there is no way to win the game. Right now, it's just "last as long as you can". Feel free to make suggestions in the comments.
In case you don't know what a roguelike is: https://en.m.wikipedia.org/wiki/Roguelike