2D Platformer game project to explore movement physics and game design basics.
Go to file
2022-06-14 18:05:32 +02:00
.vscode Fixed Turret incorrectly using references to freed objects 2022-06-11 15:49:35 +02:00
assets Default texture import, animation test assets 2022-06-14 18:05:32 +02:00
src Default texture import, animation test assets 2022-06-14 18:05:32 +02:00
.gitignore Ignore Addons Folder (correct way) 2022-06-13 20:53:36 +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 Default texture import, animation test assets 2022-06-14 18:05:32 +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