Free Godot 4.7 Project: The Last Forge 2D Roguelite (Coding Quests)
The Last Forge is the companion project for the Coding Quests 2D roguelike YouTube course, built in Godot 4.7 with GDScript.
View Project2D projects for Godot: 25 free project files with notes on what each one demonstrates, linked to their original sources.
25 free project files
The Last Forge is the companion project for the Coding Quests 2D roguelike YouTube course, built in Godot 4.7 with GDScript.
View ProjectGodot 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.
View ProjectThe 2D Platformer is one of the official Godot Engine demo projects, a pixel-art side-scroller written in GDScript whose master branch targets Godot 4.7 features.
View ProjectPlatformer 3D is an official Godot Engine demo project written in GDScript, with a master branch that targets Godot 4.7 features and runs on the Forward+ renderer.
View ProjectDodge the Creeps is the finished version of the official 'Your first 2D game' tutorial, maintained by Godot Engine in the godot-demo-projects repository with a master branch targeting Godot 4.7.
View ProjectDodge the Creeps with C# is the official C# port of the 'Your first 2D game' tutorial, maintained by Godot Engine in the godot-demo-projects repository with a master branch targeting Godot 4.7.
View ProjectScreen Space Shaders is an official Godot Engine demo project whose master branch targets Godot 4.7 and runs on the Compatibility renderer.
View ProjectThis 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.
View ProjectGodot 4 Open RPG is a GDQuest open-source demo that shows one solid way to structure a classic 2D turn-based RPG in Godot 4, currently requiring Godot 4.6.2 and written in GDScript.
View ProjectYouTube Action RPG is the companion project for HeartBeast's 2025 Godot 4 Action RPG series, built in Godot 4.4 with GDScript.
View ProjectCard Game Course is Bramwell's (bramreth) example project from the Godot 4 Beginners card game course, built in Godot 4.3 with GDScript.
View ProjectThis 2D platformer template from Visual Coding Hub was built in Godot 4.4 without writing code, using the Orchestrator visual scripting add-on.
View ProjectKerplunk is a four-player ball-and-paddle arcade game made by MCoorlim Gamedev in Godot 4 with GDScript, released alongside a free written tutorial.
View ProjectRetro Action RPG is a Zelda-style 2D action RPG project by HeartBeast (uheartbeast), built in Godot 4.3 with GDScript. It demonstrates finite-state-machine hero and enemy states, a vampire boss with fireball…
View ProjectThis is the project from swydev's 'Make A Video Game in 30 Minutes' quick tutorial, a 2D Breakout-style brick-breaker built in Godot 4.3 with GDScript.
View ProjectFirst game in Godot is the project repository for Brackeys' 'How to make a Video Game' beginner tutorial, built in Godot 4.2 with GDScript.
View ProjectMetroidvania is HeartBeast's 2D metroidvania platformer project for Godot 4.0, written in GDScript and running on the GL Compatibility renderer.
View ProjectThis Japanese step-by-step tutorial by syun77 on 2dgames.jp builds a simple click game in Godot 4.0 using GDScript. Players click octopus targets that pop with an explosion effect while a score display updates, which…
View ProjectThis is part 1 of Coding Quests' 2D Stardew Valley-style farming sim tutorial series for Godot 3.5, written in GDScript with a TileMap-based top-down world.
View ProjectThis demo project accompanies Aleksandar Popovic's Godot gamedev shaders series episode on manipulating multiple sprites, built for Godot 3.
View ProjectThis Picster project accompanies the tutorial 'How to use Noise Textures and create simple Shaders in Godot' and collects 2D shader examples driven by noise textures.
View ProjectCircle Jump is a complete open-source mobile game made with Godot 3 by KidsCanCode and taught step by step in the Godot Recipes tutorial series.
View ProjectThis is the project repository for GDQuest's beginner 2D platformer course 'Make Your First 2D Game with Godot', originally made for Godot 3.1 with KinematicBody2D.
View ProjectJungle Jump is a 2D platformer example project from Packt's book Godot Game Engine Projects, shared on the Open Source Games channel as a free Godot 3 download.
View ProjectThis is the demo project for GDQuest's first Godot shader tutorial, an introduction to shader programming built for Godot 3.
View Project