Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.05 KB

README.md

File metadata and controls

26 lines (21 loc) · 1.05 KB

Tiny Roguelike

Small Roguelike, Big Fun!

Overview

Tiny roguelike is a traditional, turn-based roguelike with a few small twists. The game is being developed openly and feedback is welcomed.

Game Features

  • Turn-based combat
  • Procedurally generated dungeons
  • A lovely tileset
  • Enemies telegraph their turns in advance
  • Scrollable message log displays important actions taken by players and enemies
  • Info box displays details about individual entities
  • Item UI shows inventory and info about items
  • Animations, particle effects, mouse support, and other modern touches
  • A variety of accessable input methods
  • A flexible entity / event system with potential for easy modding
  • Various items that change how the game plays

Technical Features

Technologies Used