1
0
Fork 0
Commit Graph

8 Commits

Author SHA1 Message Date
Timothy Warren 02215c884a Add death 2022-01-10 14:09:31 -05:00
Timothy Warren be433a9449 Add movement AI to npcs 2022-01-10 13:21:17 -05:00
Timothy Warren 6556aa518c Refactor EventHandler class to handle its own events, and cut down on deep argument passing 2022-01-07 16:25:07 -05:00
Timothy Warren 1636f60096 Add basic attacking action 2022-01-07 15:52:53 -05:00
Timothy Warren 12dd66727b Refactor map rendering to happen in the map class 2022-01-07 14:35:47 -05:00
Timothy Warren 7a3614e963 Use FOV rendering, completing part 4 2022-01-07 14:18:47 -05:00
Timothy Warren 56267fe8a7 Begin setup of map generation 2022-01-06 13:27:15 -05:00
Timothy Warren 950578f9b8 Add a game map 2022-01-06 11:41:34 -05:00