Commit graph

6 commits

Author SHA1 Message Date
8e80ff3639 Implement and use map indexing system
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-28 03:05:56 -05:00
6ce6470236 Move map and sound stuff to resources module 2022-01-27 02:04:18 -05:00
e90a10262b Add player-on-monster collision 2022-01-26 18:44:36 -05:00
0de96c7593 Track players and monsters as tiles for collision 2022-01-26 17:42:20 -05:00
9ad3d9de0b Add breakable walls and monster collision with them 2022-01-26 16:06:27 -05:00
4696b53f90 Add first draft of monsters 2022-01-26 04:09:19 -05:00