Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)