2D Platformer game project to explore movement physics and game design basics.
Go to file
2024-01-28 17:35:33 +01:00
assets feat: gnome troll sound effect 2024-01-28 17:35:33 +01:00
src feat: option to disable swaying grass and only show checkpoint retry when checkpoint active 2024-01-28 17:33:53 +01:00
.gitignore chore: ignore savefile 2023-06-05 18:24:10 +02:00
default_env.tres feat: new platform&deco tiles, fix bounce super jump, frog anim fix, blobby anim fix 2023-07-04 12:56:42 +02:00
icon.ico fix: icon, boost is now run, button layer, pixelized light shader? 2023-10-10 14:03:01 +02:00
icon.png feat: frog free progress ui, animtree bugfix 2023-08-14 22:24:29 +02:00
icon.png.import feat: frog free progress ui, animtree bugfix 2023-08-14 22:24:29 +02:00
project.godot fix: running with both shift keys fix, changed render settings 2024-01-28 17:34:41 +01:00
readme.md Gitignore and readme 2022-05-17 20:56:11 +02:00

2D Platformer for exploring game development basics and movement physics