The Minartaur's Lair
A basic roguelike implementation roughly following "Yet Another Roguelike Tutorial".
Keys
In Game:
- Arrows: Move/Attack
- Space: Wait
- G: Pick up item
- D: Go downstairs
- L: Look Around
- I: View Inventory
- V: View Log History
- Esc: Pause Game (go back to menu, save...)
Look Around/Targeting:
- Arrows: Move cursor
- Enter: Choose target (for targeted spells)
- Esc: Go Back
Inventory:
- Arrows: Move cursor
- Enter: Use/Equip/Unequip
- Backspace: Drop
- Esc: Go Back
Log History
- Arrows: Scroll
- Esc: Go Back
Credits:
Implemented using Minart.
- Font: "8x8 Gloop" by Polyducks
- Icons: "Micro Roguelike" by Kenney
- Color Pallete: "Generic 16 color game palette" by AndroidArts
Source Code: https://github.com/JD557/scala-roguelike
Leave a comment
Log in with itch.io to leave a comment.