Godot Fundamentals is a video series designed to introduce you to the world of game development using the powerful Godot game engine. Whether you're a complete beginner or have some experience with game development, this series will provide you with the essential knowledge and skills to create your own amazing games.
This project is accompanied by a Video Playlist on YouTube as well as in written form on my Website.
Each episode in the series has the corresponding tag representing it's completed form for that episode. Ensure that you check out the corresponding tag by viewing the tags page and downloading from there, or checking it out via git.
git fetch --all --tags
git checkout tags/<tag> -b <branch>
If you find any mistakes and would like to make a modification, feel free.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.