Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 356 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 356 Bytes

Raspberry-Rogue

A mini-roguelike, created for running on a Raspberry Pi. This roguelike is intended to be a teaching tool, so look for clean and clear code, not uber-optimization and tons of features.

Features:

  • A rogue
  • NSEW movement via the keyboard
  • Treasure chests
  • An inventory
  • Combat
  • A single monster
  • An inventory screen