Learning Godot engine by making a 2D platformer game
Go to file
Sagi Dayan 37ad7eb491 README: adding the Godot engine version
so I won't loose my mind when trying to run this project in the future

Signed-off-by: Sagi Dayan <sagidayan@gmail.com>
2024-04-06 13:17:44 +03:00
.vscode [WIP] new way wo warp between levels. Need some work still to get back from warp to hub (mutiple exits/enterences in a level). Currently it is supporting 1 entrence and one exit from each level... 2020-10-26 08:21:11 -04:00
assets because 2020-11-28 13:19:54 -05:00
sound Initial Commit 2020-09-14 11:28:03 -04:00
src README: adding the Godot engine version 2024-04-06 13:17:44 +03:00
.gitignore Initial Commit 2020-09-14 11:28:03 -04:00
credits.txt keeping tabs on credits where credits are due 2020-11-03 16:43:07 -05:00
default_env.tres Initial Commit 2020-09-14 11:28:03 -04:00
icon.png Initial Commit 2020-09-14 11:28:03 -04:00
icon.png.import Initial Commit 2020-09-14 11:28:03 -04:00
project.godot gameover functionality on timeout 2020-11-28 23:24:12 -05:00
README.md README: adding the Godot engine version 2024-04-06 13:17:44 +03:00

Learning Godot 2D by making a game

Just trying to learn some game dev basics while making a game i would like

NOTE: you must use Godot v3.2.3(stable) - other versions will break it Download at: https://godotengine.org/download/archive/3.2.3-stable/