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.

Source Code: https://github.com/JD557/scala-roguelike

Download

Download
The Minartaur's Lair (Java Version) 18 MB
Download
The Minartaur's Lair (Windows) 5 MB

Leave a comment

Log in with itch.io to leave a comment.