Classic Hexo Game Re-Released

Classic Hexo Game Re-Released

Hexo, the original Word Board Game that launched Appracatappra back in 2010, has been modernized, Brough up to date and re-released as a free iOS, iPadOS & tvOS app. By converting the app to Swift and SwiftUI, we were able to bring a fully modern UI, customized...
Adventures in SwiftUI & Game Dev – Part 4

Adventures in SwiftUI & Game Dev – Part 4

In this fourth part of my multipart article on converting my Murdered by Midnight Board Game to a Mobile Game App using Swift and SwiftUI, I’ll cover supporting macOS Catalyst in my Multiplatform SwiftUI game. TL;DR Takeaway: If you’re not dealing with...
Adventures in SwiftUI & Game Dev – Part 3

Adventures in SwiftUI & Game Dev – Part 3

In this third part of my multipart article on converting my Murdered by Midnight Board Game to a Mobile Game App using Swift and SwiftUI, I’ll cover supporting tvOS in my Multiplatform SwiftUI game. TL;DR Takeaway: If you’re not dealing with tvOS, feel...
Adventures in SwiftUI & Game Dev – Part 2

Adventures in SwiftUI & Game Dev – Part 2

In this second part of my multipart article on converting my Murdered by Midnight Board Game to a Mobile Game App using Swift and SwiftUI, I’ll cover adding Game Center support to SwiftUI. TL;DR Takeaway: Doing a quick search on the internet revealed the...