Shadows over Armheim
School programming project (roguelike game).
Finished :
- Reading maps and writing them into the console
- Basic entity/items/misc handle
- Map movement and portals
- Basic Player/NPC stats
- Simple inventory management with autosort
At work :
- Shops
- Better inventory/equipment management
- Player <> NPC dialogues and quests
To do :
- Player <> NPC combat system
- Spells
- NPC AI
- Additional tweaks