https://github.com/anibalventura/pair-two-game
Memory game with emojis, build with SwiftUI and MVVM pattern.
https://github.com/anibalventura/pair-two-game
dark-mode game-app ios ios-app memory-game mvvm-architecture swift swiftui xcode
Last synced: about 1 year ago
JSON representation
Memory game with emojis, build with SwiftUI and MVVM pattern.
- Host: GitHub
- URL: https://github.com/anibalventura/pair-two-game
- Owner: anibalventura
- License: mit
- Created: 2021-12-14T13:45:31.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-13T23:45:10.000Z (about 4 years ago)
- Last Synced: 2025-01-11T01:46:47.368Z (about 1 year ago)
- Topics: dark-mode, game-app, ios, ios-app, memory-game, mvvm-architecture, swift, swiftui, xcode
- Language: Swift
- Homepage:
- Size: 7.47 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pair Two
[](https://www.apple.com/ios/ios-15/)
[](https://developer.apple.com/xcode/swiftui/)
[](https://developer.apple.com/swift/)
[](https://developer.apple.com/swift/)
[](LICENCE)
Easy to play memory game with emojis, build with SwiftUI and MVVM pattern.
## Features
- CRUD a Emoji set.
- Keep score of the game.
- Reset current game.
- Animations.
- Splash screen.
- Light/Dark mode.
- Localization support (English/Spanish).
## Development
- [SwiftUI](https://developer.apple.com/xcode/swiftui/)
- MVVM
- [Swift Package Manager](https://www.swift.org/package-manager/)
- Development Target **15.0**
- Swift **5.5**
- Xcode **13.2**
### Dependencies
- [SwiftLint](https://github.com/realm/SwiftLint)
### Build
Clone the repository and run!
# License
```xml
MIT License
Copyright (c) 2021 Anibal Ventura
```