Skip to content

Game-Dev-Artisan/godot-fundamentals

Repository files navigation

Godot Fundamentals

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.

Support My Work

ko-fi

Follow Along

This project is accompanied by a Video Playlist on YouTube as well as in written form on my Website.

Getting Started

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>

Contributing

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.

License

MIT