2D Platformer game project to explore movement physics and game design basics.
Go to file
2023-06-12 22:43:11 +02:00
assets feat: controller type detecting buttons in menu 2023-06-06 16:50:25 +02:00
src fix: die on timer despite shield, ingame control menu upause fixed 2023-06-12 22:43:11 +02:00
.gitignore chore: ignore savefile 2023-06-05 18:24:10 +02:00
blobby1.ico feat: Major Camera Fix & look up and down 2023-04-18 22:35:25 +02:00
blobby1.png feat: Major Camera Fix & look up and down 2023-04-18 22:35:25 +02:00
blobby1.png.import feat: Major Camera Fix & look up and down 2023-04-18 22:35:25 +02:00
default_bus_layout.tres Feat: Level Order, Removing Savepoints on finish 2023-05-19 16:39:09 +02:00
default_env.tres Result of the GDQuest Tutorial 2020-08-06 10:40:10 +02:00
project.godot fix: Frog mini bug, reordered some files 2023-06-12 18:21:18 +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