Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. GDScript
G

GDScript

Language
85 projects52.3k total stars3.6k total forks4 languages

Open-source projects built with GDScript

There are currently 85 open-source projects built with GDScript, with a combined total of 52.3k GitHub stars. The most common language among these projects is GDScript.

Showing 85 open-source projects · page 2 of 3

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
Simplified Flight Simulation library
Simplified Flight Simulation libraryfbcosentino/godot-simplified-flightsim

A modular, simplified flight simulation addon for Godot Engine, designed for games rather than realistic pilot training.

30121GDScript
10 months ago
YATI (Yet Another Tiled Importer
YATI (Yet Another Tiled ImporterKiamo2/YATI

A Godot 4 addon for importing Tiled map editor files (.tmx, .tmj) into your game projects.

29132GDScript
4 months ago
Godot Google Play Game Services
Godot Google Play Game ServicesIakobs/godot-play-game-services

A Godot 4.x plugin for integrating Google Play Game Services SDK into Android games.

26229GDScript
1 day ago
Questify
QuestifyTheWalruzz/godot-questify

A graph-based quest editor and manager plugin for Godot 4, enabling visual quest design and runtime management.

24914GDScript
4 months ago
Level of Detail (LOD)
Level of Detail (LOD)Calinou/godot-lod

A Godot 3.x add-on providing level of detail (LOD) for meshes, lights, and particles to significantly improve performance in large scenes.

24712GDScript
4 years ago
ThemeGen
ThemeGenInspiaaa/ThemeGen

A Godot tool for programmatically creating and managing UI themes using GDScript, with live preview and style inheritance.

2467GDScript
2 months ago
Kehom's Godot Addon Pack
Kehom's Godot Addon PackKehom/GodotAddonPack

A collection of pure GDScript addons for Godot, including networking, UI, debugging, and database tools.

20114GDScript
1 year ago
AntialiasedLine2D
AntialiasedLine2Dgodot-extended-libraries/godot-antialiased-line2d

A Godot 4 add-on providing fast, high-quality antialiased drawing for Line2D, Polygon2D, and regular polygons across all renderers.

19411GDScript
1 month ago
A Dark Forest
A Dark ForestTinyTakinTeller/GodotProjectZero

An incremental experimental minimalistic idle game inspired by A Dark Room, built with Godot.

18928GDScript
2 months ago
Quest Manager
Quest ManagerRubonnek/quest-manager

A flexible quest management system for Godot Engine, enabling hierarchical quest trees, detailed state tracking, and custom conditions.

1826GDScript
1 month ago
PixelPen
PixelPenpixelpen-dev/pixelpen

A free and open-source pixel art editor and animation tool built with the Godot Engine.

17510GDScript
1 day ago
Tree generator
Tree generatorZylann/godot_tree_generator_plugin

A Godot Engine plugin for generating 3D trees with SpeedTree-like procedural generation capabilities.

17112C++
5 years ago
godot-playfab
godot-playfabStructed/godot-playfab

A Godot Engine addon providing a GDScript-native SDK and editor integration for Azure PlayFab game services.

16819GDScript
1 month ago
Health, HitBoxes, HurtBoxes, and HitScans
Health, HitBoxes, HurtBoxes, and HitScanscluttered-code/godot-health-hitbox-hurtbox

A Godot addon providing reusable components for managing health, damage, and healing systems in 2D and 3D games.

1589GDScript
10 months ago
Sprouty Dialogs
Sprouty DialogsSproutyLabs/SproutyDialogs

A graph-based visual dialogue system plugin for Godot 4.5+ to create game dialogues easily.

14611GDScript
3 days ago
Discord.gd
Discord.gd3ddelano/discord.gd

A Godot plugin for creating Discord bots using GDScript with full API support.

14513GDScript
6 months ago
GDGIFExporter
GDGIFExporterjegor377/godot-gdgifexporter

A GDScript-based GIF exporter for Godot Engine, enabling frame-by-frame animation export from Godot projects.

14312GDScript
8 months ago
InGrid
InGridLarpon/ingrid

An infinite scrolling grid component for the Godot 3.x game engine, enabling procedural 2D worlds and parallax effects.

1188GDScript
3 years ago
obs-websocket-gd
obs-websocket-gdyou-win/obs-websocket-gd

A Godot addon to control OBS Studio via obs-websocket from within Godot games and applications.

1158GDScript
2 years ago
Gedis
GedisNodotProject/Gedis

An in-memory, Redis-like key-value store for Godot, providing rich data structures and pub/sub messaging.

1046GDScript
3 months ago
GodotSx
GodotSxTheWalruzz/godot-sx

A lightweight library that extends Godot 4's native signals with reactive-style operators like filter, map, merge, debounce, and throttle.

1025GDScript
15 days ago
gdutils
gdutilsGodotExplorer/gdutils

A collection of GDScript utilities and tools for the Godot game engine to streamline common development tasks.

10012GDScript
7 years ago
GodotRx
GodotRxsemickolon/GodotRx

Reactive extensions for Godot C# providing observables for signals, lifecycle events, input, and frame events with reactive properties.

998C#
2 years ago
Yume Visual Novel Editor
Yume Visual Novel Editoryumedev40/Yume-Visual-Novel-Editor

A Godot engine addon providing an integrated editor for creating visual novel games.

984GDScript
6 years ago
Delaunator GDScript
Delaunator GDScripthiulit/Delaunator-GDScript

A GDScript port of Delaunator for fast Delaunay triangulation of 2D points in Godot Engine.

8910GDScript
2 years ago
AgonesSDK
AgonesSDKAndreMicheletti/godot-agones-sdk

A community-driven Agones SDK plugin for Godot Engine, enabling multiplayer game servers to communicate with Agones orchestration.

889GDScript
1 month ago
Pathfinding 2d
Pathfinding 2dFEDE0D/godot-pathfinding2d-demo

A Godot Engine demo showcasing tilemap-based pathfinding implementation for 2D games.

7110GDScript
6 years ago
Event Audio
Event Audiobbbscarter/event-audio-godot

A fire-and-forget event-based audio triggering system for Godot, enabling audio playback with simple trigger strings.

697GDScript
1 year ago
Godot First Person Camera
Godot First Person Cameratavurth/godot-simple-fps-camera

A simple first-person shooter camera implementation for Godot, designed to teach GDscript and camera mechanics.

656GDScript
2 years ago
Clipboard Narrator
Clipboard Narratorlesleyrs/clipboard-narrator

A desktop application that converts clipboard text into speech, allowing background audio narration of web pages.

655GDScript
3 years ago
GodotHook
GodotHookMestima/GodotHook

A lightweight custom event system module for Godot Engine, enabling decoupled communication between game objects.

651C++
2 years ago
GodotNotificationCenter
GodotNotificationCenterdidier-v/GodotNotificationCenter

A lightweight notification system for Godot Engine 3, enabling decoupled communication between game objects.

604GDScript
7 years ago
Code Snapshot
Code Snapshotfenix-hub/godot-engine.code-snapshot

A Godot Engine plugin for taking beautified code snapshots with customizable frames and GDScript syntax highlighting.

581GDScript
3 years ago
Easing Script
Easing Scriptimpmja/godot-easing

A GDScript port of Robert Penner's easing equations for smooth animations in Godot Engine.

588GDScript
6 years ago
PlayerConnect
PlayerConnectrayzorite/PlayerConnect

A Godot reporting system that sends player feedback and bug reports to Discord via webhooks.

573GDScript
10 months ago
CSG Mesh Exporter (.OBJ)
CSG Mesh Exporter (.OBJ)mohammedzero43/CSGExport-Godot

A Godot Engine plugin that exports CSG meshes to OBJ format with one click.

5616GDScript
3 years ago
1
2
3