isowords
Word game app
An iOS word search game built using the Composable Architecture and SwiftUI
Open source game built in SwiftUI and the Composable Architecture.
3k stars
53 watching
221 forks
Language: Swift
last commit: 3 months ago
Linked from 1 awesome list
gameiosswift-composable-architectureswiftui
Related projects:
Repository | Description | Stars |
---|---|---|
pointfreeco/swift-composable-architecture | A comprehensive library for building maintainable and testable applications with clear separation of concerns | 12,568 |
analogcode/swift-radio-pro | An open-source iOS radio station app framework with features like audio playback, parsing JSON data, and animation support. | 2,881 |
ivanvorobei/swiftui | A collection of examples demonstrating SwiftUI's capabilities in UI and animation design. | 5,235 |
unixzii/swiftui-2048 | A SwiftUI-based implementation of the popular 2048 game | 698 |
swiftkickmobile/swiftmessages | A flexible view and view controller presentation library for UIKit and SwiftUI | 7,335 |
austinzheng/swift-2048 | A port of the 2048 game to Swift, allowing players to swipe and tap to move tiles on a grid. | 3,135 |
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 |
jakelin/swiftlanguageweather | An iOS weather app developed in Swift 4 with customizable design and features like size classes and animations. | 5,240 |
soapyigu/swift-30-projects | A collection of 30 mini Swift apps covering various iOS topics and design patterns | 8,099 |
nalexn/clean-architecture-swiftui | A sample app demonstrating Clean Architecture principles and their application in a SwiftUI project | 5,826 |
khoren93/swifthub | An iOS client with GitHub integration using RxSwift and MVVM architecture | 3,030 |
purelayout/purelayout | A comprehensive Auto Layout API for iOS and OS X applications | 7,628 |
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 |
quick/nimble | A framework for writing asynchronous tests with descriptive failures and flexible assertions. | 4,807 |
jonkykong/sidemenu | A code-less side menu control for iOS with customizable animation styles and global configuration | 5,674 |