summaryrefslogtreecommitdiff
path: root/docs/todo.txt
blob: 7d80f0f0e04fe5e866d1147e0139c2b4f1e04866 (plain) (blame)
1
2
3
4
5
6
7
8
Terrain:
- [X] Basic platforming
- [ ] First dungeon
- [ ] First overworld attempt

Combat:
- [ ] Basic enemy
- [ ] Separate solid collision bounding box and damageable collision bounding box. Perhaps even different systems?