SwiftUI 2048 with C++ AI
The 2048 game for iOS written in Swift/SwiftUI, with a C++ engine that plays the board automatically — native UI on top of a performance-critical search core bridged into the app.
2048 for iOS in SwiftUI with an automatic C++ playing engine.