this post was submitted on 17 Sep 2024
1 points (100.0% liked)

Godot: The open source game engine

21 readers
1 users here now

A community for discussion and support in development with the Godot game engine.

founded 1 year ago
MODERATORS
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/godot by /u/stokaty on 2024-09-17 18:59:50+00:00.


I had originally wrote this app using Xcode+Swift (and SwiftUI), but a few people asked for Android support so I rewrote it using Godot.

Developing a conventional mobile app was much more pleasant with Godot than with Apple’s components. Sure, I had to write cell reuse and tab bar logic from scratch but that is peanuts compared to making a video game.

Also, the entire Theme system that Godot uses is OP — it makes it very efficient to iterate styles throughout the app.

Also, now one code base supports iOS, Web, and Android (although the Android app isn’t out yet bc I need 20 testers).

Anyway, just wanted to share this. I wouldn’t be surprised if companies use Godot for cross platform development in the future.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here