Free Godot 4.5 C# Project: Microsoft's Godot C# Course (FlyByFood)
Original title: Installation - Set up Godot, VS Code, and C# (Part 2 of 9)
Overview
This is the companion repository for Microsoft's Godot C# course, published on the dotnet YouTube channel, with projects targeting Godot 4.5 and the .NET build of the engine. The repo provides per-chapter starter projects and a final 3D example game called FlyByFood, using the Forward+ renderer, along with setup instructions for VS Code and .NET debugging.
Everything is on GitHub under the MIT license, with the finished game in the final-example-project folder. It is aimed at C# developers who want a structured path into Godot with proper IDE tooling.
What You Can Learn
- Setting up Godot, VS Code and C# with .NET debugging
- A complete 3D example game (FlyByFood) written in C#
- Per-chapter starter projects for stepwise learning
Access: Free direct download