2D Platformer game project to explore movement physics and game design basics.
Go to file
2023-02-20 14:07:27 +01:00
assets Frog Artwork and Flyer/Navigation Start 2023-02-15 14:53:41 +01:00
src Fixes for jump height and jump on top 2023-02-20 14:07:27 +01:00
.gitignore First level prototype, fixed inair movement 2022-06-27 22:39:55 +02:00
default_env.tres Result of the GDQuest Tutorial 2020-08-06 10:40:10 +02:00
icon.png Result of the GDQuest Tutorial 2020-08-06 10:40:10 +02:00
icon.png.import New blobby character, overhauled project structure 2022-05-16 12:46:06 +02:00
project.godot Camera Overhaul (preliminary) 2023-01-16 21:07:48 +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