Commit Graph

14 Commits

Author SHA1 Message Date
19adf64c54 Added virtual controls.
Added missing mouse pointers where applicable.
2021-08-20 10:21:41 +02:00
65db973699 Added audio settings. 2021-08-17 18:22:22 +02:00
88e6fc4181 Put more emphasis on Allegro in the README.
Added Allegro license to the README.
2021-08-15 08:51:16 +02:00
24db632470 Fixed monster z-fighting. 2021-08-14 09:46:38 +02:00
0d49482036 Made loading of audio samples more graceful (game will play without them). 2021-08-13 10:20:03 +02:00
3c99e5881b Saving lives left for resume as well. 2021-08-12 22:35:33 +02:00
e3527eb580 Added music & game sounds.
User can now use mouse to select controls.
2021-08-12 22:28:31 +02:00
4f1760ad57 Add resume play.
Add highscores.
2021-08-11 08:03:02 +02:00
000348339d Added support for changing controls.
Changed info screen slightly.
2021-08-10 22:36:42 +02:00
f9da21b61c Added console build tag (which doesn't hide the console window). 2021-08-10 19:40:59 +02:00
64ff5ac78e Increased difficulty a lot.
Added jumping animations for monsters.
2021-08-09 18:30:23 +02:00
90b79c7e49 Fixed wobble animation (animation was not stable).
- Scaling textures to integer width/height.
2021-08-09 17:26:28 +02:00
6ce3d84417 Extended TODO. 2021-08-09 16:12:20 +02:00
44f6217bc7 Added TODO. 2021-08-09 15:23:45 +02:00