A education project containing fun projects I do in my spare time
Go to file
2025-09-29 01:33:21 +08:00
.editorconfig initial commit 2025-09-29 01:31:05 +08:00
.gitattributes initial commit 2025-09-29 01:31:05 +08:00
.gitignore initial commit 2025-09-29 01:31:05 +08:00
icon.svg initial commit 2025-09-29 01:31:05 +08:00
icon.svg.import initial commit 2025-09-29 01:31:05 +08:00
LICENSE Initial commit 2025-09-28 17:27:10 +00:00
project.godot fix name 2025-09-29 01:33:21 +08:00
README.md initial commit 2025-09-29 01:31:05 +08:00

Coding Projects Godot 4.5

This project is purely educational. It contains my experiments with Godot 4.5. All code written in this project will be strictly my own code. This is where I iterate on projects or ideas for fun to learn how the engine systems work


Requirements

  • Godot 4.5 mono and all it's requirements

Running the Project

  1. Run the level called main.tscn
  2. Enter the project that you would like to try out