Godot-Scripts
Game scripting library
Collection of reusable code snippets for the Godot Engine game development platform
Collection of useful scripts for Godot Engine
17 stars
4 watching
1 forks
Language: GDScript
last commit: almost 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
godotexplorer/gdutils | A collection of utility scripts for the Godot game engine written in GDScript. | 97 |
talodev/godot | A collection of tools and APIs designed to simplify game development by providing player management, event tracking, leaderboards, and other features. | 18 |
scony/godot-gdscript-toolkit | A set of tools for working with GDScript, including a parser, linter, formatter, and code metrics calculator. | 1,012 |
simulavr/godot-haskell | Haskell bindings for Godot game engine | 170 |
kehom/godotaddonpack | A collection of reusable scripting components for building game servers and applications | 189 |
overminddl1/godot-helpers | A collection of reusable GDScript functions and classes for common tasks in game development. | 26 |
godot-d/godot-d | D language bindings for the Godot Engine's native C API | 206 |
makovwait/godots | An all-in-one solution for managing Godot versions and projects across different platforms | 357 |
godotengine/emacs-gdscript-mode | An Emacs package providing syntax highlighting and support for the GDScript programming language from the Godot game engine. | 316 |
exigow/intellij-gdscript | A plugin that enables support for the Godot Game Engine's scripting language GDScript in IntelliJ-based integrated development environments (IDEs). | 149 |
godot-extended-libraries/godot-next | A collection of reusable node classes for the Godot Engine | 964 |
hiulit/retropie-godot-engine-emulator | A scriptmodule to install and manage Godot Engine games on RetroPie emulators | 92 |
kidscancode/circle_jump | A mobile game tutorial made with Godot Game Engine | 137 |
2shady4u/godot-sqlite | A GDNative script that provides a wrapper around the SQLite C++ library to make it available in Godot 4.x. | 963 |
gdquest-demos/godot-make-pro-2d-games | A 2D RPG game demo with Godot, showcasing various game development techniques and systems. | 998 |