GDScript Gamedev

Open-source GDScript projects categorized as Gamedev

Top 23 GDScript Gamedev Projects

  • Pixelorama

    Unleash your creativity with Pixelorama, a powerful and accessible open-source pixel art multitool. Whether you want to create sprites, tiles, animations, or just express yourself in the language of pixel art, this software will realize your pixel-perfect dreams with a vast toolbox of features. Available on Windows, Linux, macOS and the Web!

  • Project mention: Godot Game Engine | news.ycombinator.com | 2023-09-13
  • godot-open-rpg

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

  • 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.

    InfluxDB logo
  • 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

  • Godot Card Game Framework

    A framework which comes with prepared scenes and classes to kickstart your card game, as well as a powerful scripting engine to use to provide full rules enforcement.

  • PankuConsole

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

  • Project mention: Ark2000/PankuConsole: console and debugging toolkit | /r/GodotCSharp | 2023-11-19
  • 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.

  • SaaSHub

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

    SaaSHub logo
  • godot-FirstPersonStarter

    FPS (First Person Shooter) controller template for Godot 4 to give starter content for a new or already existing project!

  • 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
  • nakama-godot-demo

    A demo project with Godot engine and Nakama server.

  • ROTA

    Godot 3.5.2 / Gravity Bending Puzzle Platformer Game

  • 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)

  • tiny_crate

    Godot 3.5.2 / Crate Chucking Puzzle Platformer Game

  • jdungeon

    An opensource 2d morpg game based on the Godot engine in a medieval inspired fantasy world

  • Project mention: Mindustry: Open-source automation tower defense game | news.ycombinator.com | 2023-12-22

    I just dove into this the last few months working through a Udemy course on building a vampire survivors clone in Godot 4....highly recommend (here is the author talking about it https://youtu.be/Yd-sndQnWIo?si=yWU9WJ2roSVlMzDE). I was amazed by the tooling and had a blast doing it. I'm primarily a backend dev and this scratched a different itch. There appears to be some RTS courses but I can't vouch for them. I would find one that looks interesting and dive in. I typed out all the code and did the steps as he did and feel like I learned a ton. I am still looking to learn more about multiplayer in Godot 4, but I found a few YouTube videos and it doesn't look super complicated, especially if you are not concerned off the bar about cheaters. Additionally I have been following this project (Godot 4 MMO), the code is organized pretty well: https://jdungeon.org/ but very early in development

  • GodotFirstPersonController

    Basic First Person Controller for Godot 4

  • Project mention: Sync mouse movement to _physics_process for first person controller? | /r/godot | 2023-07-10

    Here’s a recently updated demo I found that gives me the issue I described. The entire Godot project is uploaded. https://rbgr.itch.io/godot-first-person-controller

  • script-panel-plus

    Script Panel Plus is a replacement for a built-in Godot's scripting panel. It has more features and is highly customizable.

  • Project mention: If you are new to Godot and want more customizability of the Script Panel - check my plugin! | /r/godot | 2023-09-14
  • game-base-2D

    A base structure for polished 2D games in Godot 4

  • Project mention: 2D Game Template for Game Jams! | /r/godot | 2023-08-05

    Link to Repo!

  • godot-4.0-tool_button

    Ease development with an inspector button that's plumb simple.

  • turbofat

    Block-dropping puzzle game

  • godot-behaviour-tree

    Behaviour Tree framework for Godot coded in GDScript.

  • Mega-Man-Labs

    Implementation of classic style Mega Man in the Godot engine.

  • GodotRuntimeTextureSplatMapPainting

    Texture and Splat Map painting in-game for Godot Engine (also World Vector3 to UV mapping)

  • Project mention: Splatting? | /r/godot | 2023-05-16
  • Godot-TextEditor

    A text editor for the Godot game engine.

  • SaaSHub

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

    SaaSHub logo
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).

GDScript Gamedev related posts

  • Need help on how to make a working "difficulty" and "play against bot/player2" selector

    1 project | /r/godot | 8 Dec 2023
  • Open project

    1 project | /r/godot | 6 Dec 2023
  • How to organize code?

    1 project | /r/godot | 5 Dec 2023
  • My Player isn't being affected by my enemy for some reason.

    1 project | /r/madeWithGodot | 11 Oct 2023
  • Ask HN: What are the best Godot 4 production-grade learning resources?

    1 project | news.ycombinator.com | 9 Oct 2023
  • Unity to Godot Docs

    3 projects | news.ycombinator.com | 13 Sep 2023
  • Any workaround(s) for this odd plugin quirk?

    1 project | /r/godot | 11 Jul 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

Project Stars
1 Pixelorama 6,166
2 godot-open-rpg 1,749
3 beehave 1,620
4 a-little-game-called-mario 1,332
5 Godot Card Game Framework 848
6 PankuConsole 828
7 godot-psx-style-demo 566
8 godot-FirstPersonStarter 536
9 godot-tactical-rpg 501
10 nakama-godot-demo 283
11 ROTA 201
12 godot-n64-shader-demo 200
13 tiny_crate 158
14 jdungeon 115
15 GodotFirstPersonController 93
16 script-panel-plus 79
17 game-base-2D 54
18 godot-4.0-tool_button 53
19 turbofat 43
20 godot-behaviour-tree 43
21 Mega-Man-Labs 35
22 GodotRuntimeTextureSplatMapPainting 34
23 Godot-TextEditor 30

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com