Free Godot 4.7 Project: Isometric 2D Builder Demo (GDQuest)
Original title: Godot 2D Builder (godot-2d-builder)
Overview
Godot 2D Builder is a GDQuest demo for Godot 4.7 that recreates the core loop of a Factorio-inspired simulation and builder game in an isometric 2D view. Players gather resources, place machines and pipes and automate production, which makes the project a compact study of simulation, automation and inventory systems written in GDScript.
The GitHub repository ships the finished game in the godot/ folder along with step-by-step start projects, all under the MIT license. It is a strong reference for anyone prototyping factory, crafting or management games in Godot.
What You Can Learn
- Isometric 2D simulation/builder gameplay inspired by Factorio
- Placing machines and pipes to automate resource production
- Step-by-step start projects next to the finished game for guided study
Access: Free direct download