migueldeicaza / SwiftGodot

New Godot bindings for Swift
https://migueldeicaza.github.io/SwiftGodotDocs/tutorials/swiftgodot-tutorials/
MIT License
1.06k stars 65 forks source link

What is the state of reverse engineering SwiftGodot? #441

Closed Qws closed 5 months ago

Qws commented 5 months ago

Apparently it takes almost no effort to reverse engineer a Godot game relying on GDscript, but also a very little effort to reverse engineer a .NET Godot game.

I have interest in SwiftGodot, simply because I want to learn Swift and I think a game engine that doesn't use garbage collector is a very good thing. But I'm curious how reverse engineering state is with SwiftGodot? Is it harder or just as easy? Or does it depend on the platform?

migueldeicaza commented 5 months ago

Please do not use issues to discuss topics, move this topic to Discussions.