this post was submitted on 14 Mar 2024
83 points (96.6% liked)

Godot

5571 readers
92 users here now

Welcome to the programming.dev Godot community!

This is a place where you can discuss about anything relating to the Godot game engine. Feel free to ask questions, post tutorials, show off your godot game, etc.

Make sure to follow the Godot CoC while chatting

We have a matrix room that can be used for chatting with other members of the community here

Links

Other Communities

Rules

We have a four strike system in this community where you get warned the first time you break a rule, then given a week ban, then given a year ban, then a permanent ban. Certain actions may bypass this and go straight to permanent ban if severe enough and done with malicious intent

Wormhole

[email protected]

Credits

founded 1 year ago
MODERATORS
 

Long overdue post on the potential for using Godot for GUI app development and why I think it's pretty cool!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 5 months ago (1 children)

I do a lot of python development and I agree.

[–] [email protected] 8 points 5 months ago (1 children)

It's funny though because GDScript is based loosely on python.

[–] captain_aggravated 3 points 5 months ago

Not very loosely; if you know Python you'll pick up GDScript in an hour or two.