Awesome Godot 

A curated list of free/libre games, plugins, add-ons and scripts for Godot.
Looking for third-party programming language support in Godot?
See Vivraan/godot-lang-support.
Contents
Games
Open Source Games that use Godot.
2D
Godot 4.2
Godot 3.2+
- Everplast - Unique 2D platforming experience filled with rage, rush, speed, and spray.
- Falling Square - A simple mobile game to test your reflex.
- Flappy Race - A 2D online multiplayer game inspired by Flappy Bird and Mario Kart for desktop and HTML5.
- Librerama - A free/libre fast-paced arcade collection of mini-games.
- Pocket Broomball - The world's first broomball game, available for iOS, Android and html5.
- Portal 2D - 2D remake of the Portal games.
- spindle of serendipity - Word guessing game with customizable entries.
- Starship Olympics - Fast-paced local party game with starships that battle in a top-down arena.
- TuxBuilder - Work-in-progress reimplementation of SuperTux.
Godot 3.1
- Blipshift - Simple top-down moving platforms game.
- Circle Jump - Mobile arcade game, addicting and enjoyable. How-to-made tutorial is available, so you can recreate it yourself and learn Godot.
- Haldric - Official work-in-progress reimplementation of Battle for Wesnoth.
- SealedBite - 2D platformer game, winner of the GitHub Game Off 2019 jam.
- Unknown Horizons - Official work-in-progress reimplementation of Unknown Horizons.
Godot 3.0
Godot 2.1
- BlockPop - A simple Breakout clone.
- Bombs - Simple mobile game. You need to touch bombs to defuse them.
- Captain Holetooth - Explorative platformer in a detailed world. Geared towards younger players.
- Dolphin Island 2 - Platformer game made for the A Game By It's Cover 2015 Game Jam.
- DynaDungeons - Bomberman clone in a fantasy universe.
- Kraken-Rampage - Ludum Dare 33 entry made in 48 hours.
- Minehunter - A Minesweeper clone.
- Minilens - Free puzzle platform game.
- Mountain of Hope - Game made on Theater Game Jam (PGA 2015).
- Ninja-Training - Small running game done as 1 hour challenge.
- No hope - Ludum Dare 33 entry made in 48 hours.
- Planet Rider - 2D physics parkour game in an alien environment.
- Platshoot - A 2D shooter game.
- Ringed - Top-down shooter with extensive usage of light effects.
- Tanks of Freedom - Free turn-based isometric strategy game.
- Three Hungry Mice - Breakout game with mice made for the Godot Engine Jam of March 2016.
3D
Godot 4.3
- OpenLiberty - An open-source reimplementation of Grand Theft Auto III on the Godot Engine.
Godot 4.2
- LibreAim - Libre FPS aim trainer made with Godot.
- Reia - A free game that's an action adventure RPG for Desktop and Mobile with multiplayer, MMO, and offline support.
Godot 3.2+
- Ball2Box - Shoot the ball into the box, available for iOS, Android and html5.
- Boom - A very simple, old fashion FPS, work-in-progress but playable.
- Broken Seals - A work-in-progress third person action RPG with multiplayer support (needs custom engine modules).
- Super Tux Party - A free/libre and open-source party game that is meant to replicate the feel of games such as Mario Party.
- Tanks of Freedom II - Free turn-based isometric strategy game in voxel art.
- Thrive - A free, open-source game about the evolution of life (Mono).
Godot 3.1
- Rapid Rescue - Rapid Rescue is a local multiplayer strategy game inspired by Labyrinth.
Godot 3.0
- Meteorite - A lowres metroidvania FPS, inspired by Metroid Prime, made for LOWREZJAM 2018.
Godot 2.1
Projects
Non-game Open source projects made with Godot (tools/utilities).
Godot 4.0
- Clipboard Narrator - Turn any web page into an audiobook, works in the background on desktop!
- GodSVG - Tool to create optimized Scalable Vector Graphics files.
Godot 3.5+
Godot 3.2+
- Arrow - A tool to design game narratives with nodes.
- Godello - A Trello-like kanban board application made with Godot. A proof of concept for complex non-game applications with Godot, as well real-time online interactions between multiple users. Includes backend code.
- Lorien - Infinite-canvas drawing/whiteboarding app for Windows, Linux and macOS. Supports drawing tablets and pressure sensitivity.
- Material Maker - Create PBR materials procedurally (similar to Substance Designer).
- Pixelorama - 2D pixel art editor.
- ProtonGraph - Node-based tool for procedural content creation. Like visual scripting, but for 3D model generation (needs custom engine modules).
- vpuppr - A cross-platform VTuber application with mulitple tracking backends.
Templates
Projects to use as a base for your own games.
Godot 4.2+
- Maaack's Game Template - Template with a main menu, options menus, pause menu, credits, scene loader, extra tools, and an example game scene.
Godot 3.5+
Godot 3.2+
Godot 3.1
- Godot-GameTemplate - Template with all necessary stuff taken care of. Designed for pixel art games.
Demos
Demos to learn GDScript, its concepts, and various game features.
Godot 4.x
Godot 3.2+
- Godot Demo Projects - Official Godot demo projects (everything except the TPS demo).
- TPS Demo - Official Godot third person shooter (TPS) demo with high quality graphics.
- Godot experiments - Several 2D, 3D and VR experiments.
- The Tower - A voxel-based parkour game to show the capabilities of the Voxelman module.
Godot 3.1
- Realistic Water Shader - Realistic 3D water shader with foam and caustics.
- OpenRPG - JRPG-style game demo and template.
- voxelgame - Minecraft-like voxel terrain demo, utilising the godot_voxel module.
Godot 3.0
Godot 2.1
Tutorials
Note
The list of tutorials has moved to the Godot documentation.
Plugins and scripts
Scripts that let you do new stuff, or enhance Godot functionality.
Various Godot versions
- 2D Day/Night Cycle - A ☀️ Day / 🌔 Night cycle for 2D (Godot 3.x).
- 2D Destructible Objects - A script that takes a sprite, divides it into blocks and makes them explode💥 (Godot 3.x).
- 3D Auto Collision Generator - Generate collision for multiple 3D objects in one click (Godot 4.x).
- AgonesSDK - Plugin to add Agones SDK functionality to Godot (Godot 3.x).
- Anima - Run sequential and parallel animations with less code compared to Tween (Godot 3.x).
- Aseprite Wizard - Plugin for importing animations from Aseprite as SpriteFrames (Godot 3.x).
- AutoColliders - Allows the automatic generation of colliders for Sprites, with planned expansion to handle 3D meshes in the future (Godot 3.x).
- BoxCam2D - Simplest way to implement grid-based 2D camera movement (Godot 3.x).
- CReverter (Composite Reverter) - Memento-based undo/redo utility that supports composition (Godot 4.x).
- CRT Shader - A Godot shader that simulates CRT Displays with many shader parameters (Godot 3.x).
- Cyclops Level Builder - A level builder for quick prototypes and proof-of-concepts (Godot 4.x).
- Dialogue Manager - A simple but powerful text based branching dialogue editor and runtime (Godot 3.x, 4.x).
- EffekseerForGodot3 - Import