kcunning / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.


Languages

Language:Python 100.0%