Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 498 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 498 Bytes

RogueTower(Under Development)

My first attempt at creating a Rogue-like. Currently under development

Features:

  • Randomly Generated Maps
  • Random enemies with different stats and levels
  • Random player stats
  • Log for events

TODO(a lot):

  • Add enemy level scaling
  • Add XP gain
  • Add game over
  • Add Title screen
  • Include inventory
  • Stairs and multiple levels
  • Name input
  • Good sprites for enemies
  • Chests that actually work
  • Different items