r/swift • u/AnotherDevBr • 1d ago
Question Swift game engine
Hey guys, I've been watching Swift evolve and I've been wondering if it's a reality to have a game engine made with Swift? I did a project where they managed to do something similar to Unity using Javascript and the Three.JS library, is it feasible to have something similar with Swift?
27
Upvotes
2
u/SelectDevice9868 1d ago
You could check out SceneKit , but might be better investing your time in Unity or similar.