swiftui-2048 icon indicating copy to clipboard operation
swiftui-2048 copied to clipboard

🎲 Classic 2048 game [SwiftUI 3.0, iOS 15.0+, macOS 12.0+].

Results 1 swiftui-2048 issues
Sort by recently updated
recently updated
newest added

Is there a way to get a custom image for each number on the tiles. I tried several approaches with Image() on the Zstack in TileView.swift, and it renders... but...