swift-2048
2048 game
A port of the 2048 game to Swift, allowing players to swipe and tap to move tiles on a grid.
2048 for Swift
3k stars
139 watching
998 forks
Language: Swift
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
austinzheng/ios-2048 | A 2048-style game implementation in Objective-C for iOS | 328 |
gabrielecirulli/2048 | A clone of the popular puzzle game 2048, built in JavaScript. | 12,272 |
eleev/swiftui-2048 | A classic 2048 game built with SwiftUI for mobile and desktop devices using Swift. | 258 |
swiftlang/swift | A high-performance system programming language with a modern syntax, seamless access to existing C and Objective-C code, and memory safety by default. | 67,599 |
unixzii/swiftui-2048 | A SwiftUI-based implementation of the popular 2048 game | 698 |
swiftlang/swift-evolution | Maintains proposals and tracks changes to the Swift programming language and its evolution | 15,372 |
soapyigu/swift-30-projects | A collection of 30 mini Swift apps covering various iOS topics and design patterns | 8,099 |
jakelin/swiftlanguageweather | An iOS weather app developed in Swift 4 with customizable design and features like size classes and animations. | 5,240 |
robin/2048_playground | A Swift implementation of the popular puzzle game 2048 | 43 |
krzysztofzablocki/playgrounds | A playground framework that supports both Objective-C and Swift code execution with real-time updates and additional features for rapid prototyping and testing. | 2,633 |
robbiehanson/xmppframework | Provides a modular and thread-safe implementation of the XMPP standard for real-time communication | 5,910 |
pkluz/pkhud | A Swift-based implementation of the Apple HUD (Volume, Ringer, Rotation,…) for iOS 8 and up. | 3,792 |
swift-ai/swift-ai | A high-performance deep learning library written in Swift for Apple platforms. | 6,029 |
lax/learn-ios-swift-by-examples | A comprehensive collection of resources and tutorials for learning iOS development with Swift. | 3,736 |
newlinedotco/flappyswift | An iOS game implementation of Flappy Bird using Swift | 9,680 |