Roguelike Tutorial 2020
A roguelike being created while following along with the 2020 RoguelikeDev Does The Complete Roguelike Tutorial.
Controls:
- arrows / numpad / vi keys: move
- period / 5: wait
- comma / g: pick up item
- i: open or close inventory
- arrows / enter: select item to use while in inventory menu or target for scroll
- Esc: cancel out of menu or item targeting
- >: descend stairs
- R: restart game
- Q: return to main menu
Not intended to be a totally faithful following of the tutorial.
Status | Prototype |
Platforms | HTML5 |
Author | sportzer |
Tags | 2D, ascii, Roguelike, Singleplayer, Turn-based |