Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 400 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 400 Bytes

RPGDemo

Whiteboard to-do list dump from 5/22/18:
-implement EnemySpawner and EnemyManager classes
-build a store interface to exchange skeleton loot for stuff (coins, exp, whatever)
-create game objectives:
-find scattered armor
-once equippled, fight your way to mage platform
-spawn sword
-defeat some final boss
-win!
-implement WASD controller