Free Godot 4.6 Project: First 2D and 3D Game Starter Files (GDQuest)
Original title: Your first 2D and 3D game in Godot 4 (getting-started-with-godot-4)
Overview
This GDQuest repository holds the starter and completed projects for the studio's two free beginner series, Your first 2D and 3D game in Godot 4, targeting Godot 4.6 and written in GDScript. The 2D project is a Vampire Survivors-style survivor game, and the 3D project is an arena FPS-style game, so together they introduce both 2D and 3D fundamentals.
The GitHub repo contains 2d-project-completed/, 3d-project-completed/ and starter-files/ folders, each with its own project.godot; code is MIT licensed while art is CC-BY-NC-SA 4.0 (non-commercial). It is ideal for first-time Godot users following along with the videos.
What You Can Learn
- A Vampire Survivors-style 2D game built from starter files to completion
- An arena FPS-style 3D game for Godot 4 beginners
- Comparing starter files with completed projects for both series
Access: Free direct download