As someone who has worked on iOS games using both native Swift and Unity, I’ve been thinking more about how much the underlying tech stack impacts game design decisions.
For instance, Swift/SpriteKit gives tight integration with Apple’s ecosystem, which pushes me toward design patterns that leverage…