2D Platformer game project to explore movement physics and game design basics.
Go to file
2022-06-13 20:51:40 +02:00
.vscode Fixed Turret incorrectly using references to freed objects 2022-06-11 15:49:35 +02:00
assets New blobby character, overhauled project structure 2022-05-16 12:46:06 +02:00
src Revert "Ignoring Addons Folder" 2022-06-13 20:51:40 +02:00
.gitignore Revert "Ignoring Addons Folder" 2022-06-13 20:51:40 +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 Group based area/body detection, walljump fix 2022-06-02 19:18:10 +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