this post was submitted on 12 Nov 2025
14 points (73.3% liked)
Game Development
5133 readers
74 users here now
Welcome to the game development community! This is a place to talk about and post anything related to the field of game development.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Oh I think godot’s editor is good yes, its language is structured similarly to Python and it has an easy to use input system. It’s much easier if you’re used to reading docs or googling, but gdquest has a cool interactive app for learning to program from zero experience
https://gdquest.itch.io/learn-godot-gdscript
@GammaGames@beehaw.org and the best thing is that it can be used offline perfectly........
@CameronDev@programming.dev
It can be! The docs can be accessed in-engine with a ctrl+click on a piece of code