Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 340 Bytes

File metadata and controls

18 lines (15 loc) · 340 Bytes

DungeonGame

Stereotypical 2D dungeon game, just to show what I can do/learn more on procedural generation <3.

Things to do:

  • Player
  • stat effects (party finished)
  • Procedural Dungeon/map
  • Enemies
  • Combat system
  • shop?
  • Buff system?

Things done:

  • Created Project
  • Equipment/item system
  • Randomly Generated items
  • Loot system