Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inaldor/memorize
A memory game app
https://github.com/inaldor/memorize
animation card cs193p-spring-2020 functional-programming game memory-game mvvm reactiveui swift swiftui
Last synced: 8 days ago
JSON representation
A memory game app
- Host: GitHub
- URL: https://github.com/inaldor/memorize
- Owner: inaldor
- License: mit
- Created: 2020-11-10T12:29:30.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-11T12:42:04.000Z (almost 4 years ago)
- Last Synced: 2024-10-10T22:21:02.832Z (about 1 month ago)
- Topics: animation, card, cs193p-spring-2020, functional-programming, game, memory-game, mvvm, reactiveui, swift, swiftui
- Language: Swift
- Homepage:
- Size: 256 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Memorize
A memory game app## About
The app is the result of my studies of the cs193p classes. The topics covered in this demo app was SwiftUI, Functional Programming, MVVM, Reactive UI and Animation.## Features
* The objective is to reveal the most pairs of cards
* You need to tap on each card to reveal it
* Improve the mechanics of the game(TODO)
* Animate the images of cards(TODO)## Pictures
## License
This project is licensed under the [MIT License](https://github.com/inaldor/Memorize/blob/master/LICENSE)