Commit Graph

22 Commits

Author SHA1 Message Date
acb73a8fda updated 'slimer' sprite 2025-11-12 21:51:31 -05:00
e325412c84 Fixed enemy movement 2025-11-12 08:28:58 -05:00
84d09120b2 Refactored a bit. Created 'Level' class; added UI to each level. 2025-11-11 22:20:56 -05:00
09a6140d15 ui; game saving and loading; bad guy movement; damage and death anims 2025-11-10 21:17:55 -05:00
f0fec8bfc7 shaders! 2025-11-06 22:36:25 -05:00
a57003ec24 cleaned up player code and animations a bit; mapped new colours onto veg assets 2025-11-05 21:10:37 -05:00
f1d7c8968a Refactored a bit. Punching improved, for example 2025-11-04 21:24:54 -05:00
1e24e0a59a multi levels; closed loop; custom resources; character stats; enemy attacks; player attacks; enemy movement started 2025-11-03 20:56:43 -05:00
0d6ffa22df Added vegetation, small crates, coins, enemies 2025-10-27 21:02:15 -04:00
a999312c69 updated color scheme of tileset to match palette 2025-10-26 21:55:58 -04:00
40d8f909e8 improved grenade collisions 2025-10-26 13:42:53 -04:00
1c2cb39425 added sprites for grenade and bullet; tilemap with collisions; explosion effect 2025-10-24 21:57:19 -04:00
ec743da5ba added crate sprite 2025-10-22 21:15:53 -04:00
666e09c081 organized graphics 2025-10-22 08:26:11 -04:00
8b0acaef2b refined parallax layers 2025-10-18 23:15:03 -04:00
47b0cc91ca added parallax background and midground 2025-10-17 23:36:03 -04:00
ffd98d163e added shooting animation; timer is a little broken 2025-10-16 23:27:09 -04:00
14146a476d added state handling, animation, camera; changed resolution 2025-10-15 22:42:47 -04:00
c5b67bc07c Added jump buffer, controller input 2025-10-15 21:36:48 -04:00
Adam
22a1232e63 added sprites 2025-10-14 22:18:35 -04:00
f39c9fba95 added melee, shooting, throwing attacks 2025-10-06 20:57:11 -04:00
0f76a2ccf1 started new game project with big 4 objects, custom signal, game controller 2025-09-29 21:10:58 -04:00