1
0
Fork 0
Commit Graph

11 Commits

Author SHA1 Message Date
Timothy Warren d8654e5db5 Actually consume consumable items, completing part 8 2022-01-12 16:53:09 -05:00
Timothy Warren 2b708b3b7f Add ability to pick up items and add to inventory 2022-01-12 16:24:09 -05:00
Timothy Warren 35862fcc19 Generate items and display on map, implement exception handling 2022-01-12 16:12:07 -05:00
Timothy Warren f947338c2d Intra-chapter refactoring 2022-01-12 13:45:52 -05:00
Timothy Warren b0f5e2afe0 Log messages in the game window 2022-01-11 16:08:57 -05:00
Timothy Warren 2d073a3839 Prevent playing after Game over, completing part 6 2022-01-10 14:22:33 -05:00
Timothy Warren 02215c884a Add death 2022-01-10 14:09:31 -05:00
Timothy Warren 018dbe35b8 Refactor movement to allow diagonal movement, add basic attack logs 2022-01-10 13:47:10 -05:00
Timothy Warren be433a9449 Add movement AI to npcs 2022-01-10 13:21:17 -05:00
Timothy Warren 50ddf8cc01 Remove some redundancy 2022-01-07 16:48:49 -05:00
Timothy Warren a796e947d1 Add first component classes 2022-01-07 16:39:37 -05:00