GDScript Game development

Open-source GDScript projects categorized as Game development

Top 23 GDScript Game development Projects

  • Pixelorama

    A free & open-source 2D sprite editor, made with the Godot Engine! Available on Windows, Linux, macOS and the Web!

    Project mention: Godot Game Engine | news.ycombinator.com | 2023-09-13
  • learn-gdscript

    Learn Godot's GDScript programming language from zero, right in your browser, for free.

    Project mention: I want to learn Godot from scratch. i tried to learn it a few times and got bored and failed. can you help if you know a good tutorial video that is easy to understand? how can i learn gdscript? | /r/godot | 2023-12-09
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • godot-open-rpg

    Learn to create turn-based combat with this Open Source RPG demo ⚔

  • godot_heightmap_plugin

    HeightMap terrain for Godot implemented in GDScript

    Project mention: Is it possible to hide faces of a cube that player cant see?(optimization) | /r/godot | 2023-12-08
  • phantom-camera

    👻🎥 Control the movement and dynamically tween 2D & 3D cameras. Built for Godot 4. Inspired by Cinemachine.

    Project mention: Free Godot Engine for Official Switch Developers | news.ycombinator.com | 2024-01-23

    >cinemachine

    Check out Phantom Camera: https://github.com/ramokz/phantom-camera

  • beehave

    🐝 behavior tree AI for Godot Engine

    Project mention: How to organize code? | /r/godot | 2023-12-05

    For a beehavioural tree i recommend taking a look at this plugin: https://github.com/bitbrain/beehave

  • a-little-game-called-mario

    open source collective hell game

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • protongraph

    Experimental node-based software for procedural content generation

  • godot-steering-ai-framework

    A complete framework for Godot to create beautiful and complex AI motion. Works both in 2D and in 3D.

  • Arrow

    Game Narrative Design Tool (by mhgolkar)

    Project mention: Godot 4.1 Is Released | news.ycombinator.com | 2023-07-06
  • PankuConsole

    Feature-packed real-time debugging toolkit for Godot Engine.

    Project mention: Ark2000/PankuConsole: console and debugging toolkit | /r/GodotCSharp | 2023-11-19
  • the-mirror

    The open-source Roblox & UEFN alternative giving you freedom to own what you create. An all-in-one, real-time, collaborative game development platform built on Godot.

    Project mention: The Mirror (Godot bashed game engine) | news.ycombinator.com | 2024-03-24

    I checked LICENSE.txt [1]. The code is under the MIT license. The assets are under CC BY 4.0. Then there's this:

    > All other assets of The Mirror, including but not limited to names, logos, trademarks, intellectual property, and branding, are property of The Mirror Megaverse Inc. (c) 2022-present.

    What does "intellectual property" mean here? There is copyright on the software, the images, the audio files, the repo as a whole, etc. The logos, names, and other "branding" are trademarked.

    [1] https://github.com/the-mirror-gdp/the-mirror/blob/dev/LICENS...

  • godot-port

    Unknown Horizons Godot Engine Port

    Project mention: Unknown Horizons is looking for Godot developers | news.ycombinator.com | 2023-11-16
  • Godot-Mixing-Desk

    A complete audio solution for Godot 3.3.x, making procedural sound and adaptive/procedural music possible with a few nodes and a couple lines of code.

    Project mention: Wonder if it's possible to create music using code. | /r/godot | 2023-04-29

    As for adaptive music, there used to be Godot Mixing Desk, but it hasn't been maintained for a while. I've seen some small projects pop out here and there, I'm waiting to see if there'll be a conclusive one for Godot 4. In the meanwhile I might try FMod.

  • unidot_importer

    Import .unitypackage and other assets designed for Unity Engine as a GDScript addon for vanilla Godot 4.x

    Project mention: do unity or unreal assets work for godot? | /r/godot | 2023-12-05
  • godot-psx-style-demo

    Demo project featuring a collection of PS1 style shaders and materials for Godot engine.

    Project mention: Best total beginner tutorials/courses for 3D PS1-like games? | /r/godot | 2023-09-24

    Good tutorials will be useful regardless of art style, but if you want to be very accurate with ps1 visuals, use Godot 3.5 (4 is missing vertex lighting and fog), and you can check out menacingmecha’s awesome ps1 shaders: https://github.com/MenacingMecha/godot-psx-style-demo/tree/v1.x They’re super easy to use, just drag and drop.

  • godot-tactical-rpg

    A tactical role-playing game demo for the Godot Engine

    Project mention: Struggling a bit with my 3D Tactics RPG Idea in Godot 4... | /r/godot | 2023-05-21
  • GodotDynamicInventorySystem

    Godot's fully dynamic inventory system, UI with infinite scrolling, item categories, equipment slots, database of items, inspired by Zelda Breath of the Wild

  • godot-game-settings

    Create and manage game settings in Godot Engine.

  • nodot

    A video game node library for Godot 4

    Project mention: Anybody still trying to make Godot 4.X bindings? | /r/nim | 2023-05-17

    You probably want a different name, because: https://github.com/nodotproject/nodot

  • godot4-oceanfft

    Tessendorf FFT based ocean waves and buoyancy in Godot 4 using compute shaders

  • fray

    Fray – Godot Combat Framework

    Project mention: Types of State Machines | /r/godot | 2023-06-16

    Personally, my preference is to use 1 node for processing and then RefCounted types for structuring and traversing states. If you're interested you can view my state machine here. Otherwise, go with your node states, they're very unlikely to ever be a bottleneck.

  • godot-n64-shader-demo

    Demo project featuring a collection of N64 style shaders and materials for Godot engine.

    Project mention: how to make a C64 - shader, or then post - proc effect . . . | /r/godot | 2023-06-29

    MenacingMecha/godot-n64-shader-demo: Demo project featuring a collection of N64 style shaders and materials for Godot engine. (github.com)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-24.

GDScript Game development related posts

Index

What are some of the best open-source Game development projects in GDScript? This list will help you:

Project Stars
1 Pixelorama 5,964
2 learn-gdscript 1,918
3 godot-open-rpg 1,706
4 godot_heightmap_plugin 1,580
5 phantom-camera 1,495
6 beehave 1,477
7 a-little-game-called-mario 1,332
8 protongraph 1,274
9 godot-steering-ai-framework 976
10 Arrow 787
11 PankuConsole 763
12 the-mirror 682
13 godot-port 631
14 Godot-Mixing-Desk 613
15 unidot_importer 563
16 godot-psx-style-demo 549
17 godot-tactical-rpg 464
18 GodotDynamicInventorySystem 401
19 godot-game-settings 366
20 nodot 289
21 godot4-oceanfft 268
22 fray 210
23 godot-n64-shader-demo 197
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com