this post was submitted on 04 Dec 2025
139 points (99.3% liked)
Open Source
45293 readers
195 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Out of topic, but how viable is godot for creating desktop/mobile apps? Can it be used for "serious" stuff, or is it more of an improvisation?
I have a whole blog post talking about using Godot for GUI development. The short of it is that it's surprisingly good but has a few drawbacks, and it doesn't have a bustling ecosystem like webdev tools. I've yet to try it on mobile, though.
Nice post! Thanks for sharing
https://materialmaker.org/ got made in it. I don't know any other apps made in it but if it's anyway similar to unity it's doable
Making apps with Godot is actually very doable, it takes care of a lot of the typical annoyances involved with that process like UI layout, theme support, and cross platform distribution. The Godot language (GDScript) is very approachable and powerful, too.
The Godot editor itself is made with Godot, and here's a few other nice examples of apps that I know of:
GodSVG
Wonderdraft (paid app)
Pixelorama