An open API service indexing awesome lists of open source software.

https://github.com/akinmustafa/awesome-godot-games

A curated list of open-source Godot games.
https://github.com/akinmustafa/awesome-godot-games

List: awesome-godot-games

awesome awesome-list game-development godot godot-games

Last synced: 3 months ago
JSON representation

A curated list of open-source Godot games.

Awesome Lists containing this project

README

        

## Awesome Godot Games [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)

A curated list of useful open-source Godot 4+ games in alphabetical order.

- [Something Wrong?](#something-wrong)
- [Supporting](#supporting)

> [!WARNING]
> Some projects might lack a license, or their licenses could have been changed or removed. Make sure to check and manage the licenses if you intend to use the content.
>


Categories



- [Official Godot Templates](#official-godot-templates)
- [Board Games](#board-games)
- [Fighting](#fighting)
- [Platformer](#platformer)
- [Puzzle](#puzzle)
- [Roleplay](#roleplay)
- [Sandbox](#sandbox)
- [Shooter](#shooter)
- [Strategy](#strategy)
- [Tower Defense](#tower-defense)

### Official Godot Templates
- [Godot Demo Projects](https://github.com/godotengine/godot-demo-projects) — All Godot demo projects in a single repository. ![GitHub Repo stars](https://img.shields.io/github/stars/godotengine/godot-demo-projects)

### Board Games
- [Pali](https://github.com/rametta/Pali) — A 3D multiplayer trading card game. ![GitHub Repo stars](https://img.shields.io/github/stars/rametta/Pali)

### Fighting
- [Fishards](https://github.com/charlesmaddock/fishards) — A 3D multiplayer action packed fighting game available on Steam. ![GitHub Repo stars](https://img.shields.io/github/stars/charlesmaddock/fishards)

### Platformer
- [2D Platformer Game](https://github.com/gdquest-demos/godot-3-beginner-2d-platformer) — A 2D platformer game made by GDQuest. ![GitHub Repo stars](https://img.shields.io/github/stars/gdquest-demos/godot-3-beginner-2d-platformer)
- [3D Platformer Kit](https://github.com/KenneyNL/Starter-Kit-3D-Platformer) — A 3D platformer starter kit. ![GitHub Repo stars](https://img.shields.io/github/stars/KenneyNL/Starter-Kit-3D-Platformer)

### Puzzle
- [Sum Zero](https://github.com/StampedeStudios/sum-zero) — A 2D puzzle game built for mobile. ![GitHub Repo stars](https://img.shields.io/github/stars/StampedeStudios/sum-zero)
- [Turbo Fat](https://github.com/Poobslag/turbofat) — A 2D block-dropping puzzle game. ![GitHub Repo stars](https://img.shields.io/github/stars/Poobslag/turbofat)

### Roleplay
- [Reia](https://github.com/Quaint-Studios/Reia) — A 3D MMO-RPG game made with Godot, Rust and Zig. ![GitHub Repo stars](https://img.shields.io/github/stars/Quaint-Studios/Reia)
- [Tactical RPG](https://github.com/ramaureirac/godot-tactical-rpg) — A tactical role-playing game demo. ![GitHub Repo stars](https://img.shields.io/github/stars/ramaureirac/godot-tactical-rpg)

### Sandbox
- [Thrive](https://github.com/Revolutionary-Games/Thrive) — A game about evolution of life. ![GitHub Repo stars](https://img.shields.io/github/stars/Revolutionary-Games/Thrive)
- [Mining Sandbox](https://github.com/Griiimon/2D-Mining-Sandbox) — A 2D community sandbox game project. ![GitHub Repo stars](https://img.shields.io/github/stars/Griiimon/2D-Mining-Sandbox)

### Shooter
- [BoomerShooter Template](https://github.com/bearlikelion/BoomerShooter) - A singleplayer first person template with a state machine, enemy spawning, and save system. ![GitHub Repo stars](https://img.shields.io/github/stars/bearlikelion/BoomerShooter)
- [Cogito](https://github.com/Phazorknight/Cogito) — A 3D first person immersive sim template. ![GitHub Repo stars](https://img.shields.io/github/stars/Phazorknight/Cogito)
- [Multiplayer FPS Template](https://github.com/TheDahoom/FPS-Multiplayer-Template) — A multiplayer FPS template with full controller support. ![GitHub Repo stars](https://img.shields.io/github/stars/TheDahoom/FPS-Multiplayer-Template)
- [Open RPG](https://github.com/gdquest-demos/godot-open-rpg) — A 2D classical turn-based RPG. ![GitHub Repo stars](https://img.shields.io/github/stars/gdquest-demos/godot-open-rpg)
- [Top-Down Shooter Template](https://github.com/nezvers/Godot-GameTemplate) — A top-down shooter template. ![GitHub Repo stars](https://img.shields.io/github/stars/nezvers/Godot-GameTemplate)

### Strategy
- [Open RTS](https://github.com/lampe-games/godot-open-rts) — A 3D open Source RTS game. ![GitHub Repo stars](https://img.shields.io/github/stars/lampe-games/godot-open-rts)
- [Shootcaller](https://github.com/spicylobstergames/shotcaller-godot) — A 2D top-down 1v1 MOBA with autonomous units. ![GitHub Repo stars](https://img.shields.io/github/stars/spicylobstergames/shotcaller-godot)

### Tower Defense
- [Outpost Assault](https://github.com/quiver-dev/tower-defense-godot4) — A 2D tile-based game template for Godot 4. ![GitHub Repo stars](https://img.shields.io/github/stars/quiver-dev/tower-defense-godot4)

### Something Wrong?
Feel free to open an issue or let me know on [Discord](https://discord.com/users/501804360079245312).

### Supporting
Contributions and suggestions are welcomed; you can also leave a star if you appreciate the work done in this repository.

### License
This repository is licensed under the [CC0-1.0](https://github.com/akinmustafa/awesome-godot-games/blob/main/LICENSE) license.