Commit graph

14 commits

Author SHA1 Message Date
cbcda28719 Initial web support 2022-02-04 19:09:59 -05:00
fe7eef7770 Add changing levels when touching stairs
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-03 20:16:33 -05:00
def124cd71 Add support for bottom flashing messages 2022-02-03 17:32:45 -05:00
d9606e8b87 Switch from specs to hecs
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-03 00:07:12 -05:00
9d911d8c72 Heavily reorganize code 2022-02-02 17:08:23 -05:00
b62f2759de Add score for touching/whipping monsters 2022-02-01 02:56:45 -05:00
784e205357 Implement whipping
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-01-30 17:06:27 -05:00
2be2b357ad Add difficulties
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-30 03:56:34 -05:00
b417c53a01 Add method to remove gems with bounds check 2022-01-29 01:55:06 -05:00
b48684201b Reorganize sound code 2022-01-27 17:22:14 -05:00
6ce6470236 Move map and sound stuff to resources module 2022-01-27 02:04:18 -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
8bdc8e31d6 Sort ECS stuff into modules 2022-01-26 00:57:46 -05:00