2D Platformer game project to explore movement physics and game design basics.
Go to file
Jakob Feldmann 1c3ecce898 First try to convert the project to godot 4
This was abandoned due to the move and slide with snap function
missing
2022-12-13 15:07:43 +01:00
.godot First try to convert the project to godot 4 2022-12-13 15:07:43 +01:00
assets First try to convert the project to godot 4 2022-12-13 15:07:43 +01:00
src First try to convert the project to godot 4 2022-12-13 15:07:43 +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 First try to convert the project to godot 4 2022-12-13 15:07:43 +01:00
project.godot First try to convert the project to godot 4 2022-12-13 15:07:43 +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