GDScript Godot

Open-source GDScript projects categorized as Godot

Top 23 GDScript Godot 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
  • dialogic

    💬 Create Dialogs, Visual Novels, RPGs, and manage Characters with Godot to create your Game!

  • Project mention: What's the Godot way to structuring the communication with the GUI? | /r/godot | 2023-11-04

    For some context, I'm an experienced (~10 years) programmer starting to dabble in game development. I'm learning to build various systems to gain experience and understanding, and recently I was interested in developing a dialogue system with an editor similar to what Dialogic provides.

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

    WorkOS logo
  • 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
  • oh-my-git

    An interactive Git learning game! (by git-learning-game)

  • Project mention: FLaNK AI - 15 April 2024 | dev.to | 2024-04-15
  • godot-open-rpg

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

  • godot_dialogue_manager

    A powerful nonlinear dialogue system for Godot

  • Project mention: I made a quick tutorial for building a reusable menu node with a moving pointer | /r/godot | 2023-06-15

    This is the basis for the menu I use in my own game as well as my Dialogue Manager addon.

  • 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

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

    Godot Unit Test. Unit testing tool for Godot Game Engine.

  • Project mention: Create non-game apps with Godot Engine | news.ycombinator.com | 2023-09-18

    And it's extensible by plugins! I like using GUT [0] for unit tests, and it injects its own editor tab with a custom UI... which is just another Control node [1].

    [0] https://github.com/bitwes/Gut

  • 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

  • SmartShape2D

    A 2D Terrain Tool for Godot

  • Project mention: Anyone else not excited about Godot? | /r/gamedev | 2023-09-22

    - 2D polygons are supported at the same level as primitives and can be used as collision https://github.com/SirRamEsq/SmartShape2D here is a popular plugin that mimics unity spriteshapes.

  • Godot-GameTemplate

    Template with all necessary stuff taken care, just create your games main features.

  • godot-steering-ai-framework

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

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

  • WaterGenGodot

    A tool to generate river meshes with flow and foam maps based on bezier curves.

  • qodot-plugin

    (LEGACY) Quake .map support for Godot 3.x

  • Project mention: Qodot: Design Godot Levels in Radiant, WorldCraft, Valve Hammer Editor | news.ycombinator.com | 2023-04-30
  • godot-next

    Godot Node Extensions - Basic Node Extensions for Godot Engine

  • GodSVG

    An application in early development for creating simple vector graphics. Built in Godot.

  • Project mention: GodSVG: An application for creating small and tidy SVG files. Built with Godot | news.ycombinator.com | 2023-12-07
  • 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.

  • godot-visual-effects

    Open-source visual effects designed in Godot, from our VFX Secrets course.

  • PankuConsole

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

  • Project mention: Ark2000/PankuConsole: console and debugging toolkit | /r/GodotCSharp | 2023-11-19
  • godot-tiled-importer

    Plugin for Godot Engine to import Tiled Map Editor tilemaps and tilesets

  • Godello

    Trello inspired kanban board made with the Godot Engine and GDScript, with a real-time collaborative backend (Elixir and Phoenix Channels) and a local backend for offline usage (Godot Custom Resources)

  • Project mention: Godot 4.1 Is Released | news.ycombinator.com | 2023-07-06
  • 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 Godot related posts

Index

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

Project Stars
1 Pixelorama 6,086
2 dialogic 3,193
3 learn-gdscript 1,936
4 oh-my-git 1,814
5 godot-open-rpg 1,732
6 godot_dialogue_manager 1,718
7 phantom-camera 1,628
8 Gut 1,629
9 beehave 1,580
10 a-little-game-called-mario 1,332
11 SmartShape2D 1,078
12 Godot-GameTemplate 1,006
13 godot-steering-ai-framework 1,005
14 the-mirror 958
15 WaterGenGodot 942
16 qodot-plugin 942
17 godot-next 904
18 GodSVG 859
19 Godot Card Game Framework 832
20 godot-visual-effects 807
21 PankuConsole 806
22 godot-tiled-importer 787
23 Godello 744

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