2D Platformer game project to explore movement physics and game design basics.
Go to file
2022-07-26 20:01:41 +02:00
.vscode First level prototype, fixed inair movement 2022-06-27 22:39:55 +02:00
assets Added simple spikes, improved the flying cutters code 2022-07-12 00:18:28 +02:00
src Duck balancing change 2022-07-26 20:01:41 +02: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 Included ducking/sliding and switched to anim tree 2022-07-26 19:57:41 +02:00
readme.md Gitignore and readme 2022-05-17 20:56:11 +02:00

2D Platformer for exploring game development basics and movement physics