blackjack
iOS Game App
An iOS app demonstrating integration of SwiftUI with MVVM architecture using simulated blackjack game data
Demonstration blackjack app for native iOS. Uses MVVM architecture
6 stars
1 watching
5 forks
Language: Swift
last commit: over 3 years ago blackjackiosmvvmswiftui-example
Related projects:
Repository | Description | Stars |
---|---|---|
unixzii/swiftui-2048 | A SwiftUI-based implementation of the popular 2048 game | 701 |
softdevstory/ohmyplane | A 2D game app built in Swift for iOS and tvOS devices. | 20 |
igorkulman/iossampleapp | An iOS sample app demonstrating various software development concepts and techniques | 893 |
kitasuke/swiftui-mvvm | An iOS project demonstrating the use of SwiftUI with MVVM architecture and Combine framework to fetch data from a GitHub API | 711 |
matiasvillaverde/mobile-ios-vipergame | An iOS memory game implemented using the VIPER Architecture to demonstrate clean architecture and robust testing practices. | 29 |
mehrankmlf/easycrypto | An iOS app demonstrating Clean Architecture and MVVM with SwiftUI and Combine framework | 80 |
lyndir/gorillas | An iOS game based on an old Qbasic game, requiring Objective-C and various dependencies. | 249 |
nicklockwood/chess | An iOS chess game with simple AI and human versus computer play | 183 |
denissimon/ios-mvvm-clean-architecture | An iOS app demonstrating MVVM-C Clean Architecture with Swift Concurrency and image caching, providing a modular example for building scalable and maintainable apps. | 32 |
denissimon/cryptocurrency-info | An iOS app that displays cryptocurrency prices and related information using a layered architecture with MVVM-C and Swift Concurrency. | 4 |
jpsim/cardsagainst | An iOS game based on the Cards Against Humanity card game | 579 |
latifatcii/dailynews | A news app with a user-friendly interface and MVVM architecture | 51 |
cruisediary/passcode | An iOS app demonstrating reactive and unidirectional application architecture with Passcode functionality using IGListKit and ReactorKit. | 260 |
jsuarezruiz/mytripcountdown | A sample Xamarin.Forms app demonstrating the creation of a good-looking UI with animations and other features. | 107 |
iandonovan/blackjack-volt | A Blackjack simulator built with the Volt framework and Ruby. | 5 |