andresgamboaa/goduz

A GDScript library for building user interfaces with Godot Engine 4

GDScriptguilibraryuigodotenginegodotgodot-enginegdscript
This is stars and forks stats for /andresgamboaa/goduz repository. As of 02 May, 2024 this repository has 111 stars and 1 forks.

Goduz Goduz is a GDScript library for building user interfaces with Godot Engine 4. Inspired by React, Goduz allows to build modular applications base on components. Define views for each state of your application and Goduz will update and render just the right control nodes when your data changes. This library takes advantage of the already powerful control nodes of Godot. class_name Counter extends Component func _init(): super() state.count = 0 func decrease(): state.count -= 1 func increase():...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
GodotVR/godot-xr-toolsGDScript3490500
andresgamboaa/guidot-docsGDScript21010
FluffyLuffie/Godot-GpuPathfinderGDScript22040
GDQuest/godot-platformer-2dGDScriptC++Python5460670
monero-ecosystem/monero-GUI-guideMakefile740370
rgerum/pylustratorPython6830330
pananton/cpp-lib-templateCMakeC++C1030130
fabiocaccamo/django-admin-interfaceCSSPythonJavaScript1.5k01600
Hexstream/with-shadowed-bindingsCommon Lisp2000
nathanhoad/godot_input_helperGDScriptC#3880220