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

https://github.com/pyozer/memoryapp


https://github.com/pyozer/memoryapp

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# MemoryApp

iOS app created during school project to learn Swift and iOS development.

It's based on Memory game. You need to discover cards and associate them in pairs.
At each card discovered, you need to remember it, and his position.

## Screenshots

![Home](https://github.com/Pyozer/MemoryApp/blob/master/screens/home.png?raw=true)
![Transport](https://github.com/Pyozer/MemoryApp/blob/master/screens/transport.png?raw=true)
![Transport 2](https://github.com/Pyozer/MemoryApp/blob/master/screens/transport_2.png?raw=true)
![Animaux](https://github.com/Pyozer/MemoryApp/blob/master/screens/animaux.png?raw=true)
![Drapeaux](https://github.com/Pyozer/MemoryApp/blob/master/screens/drapeaux.png?raw=true)
![Smileys](https://github.com/Pyozer/MemoryApp/blob/master/screens/smileys.png?raw=true)
![Scores](https://github.com/Pyozer/MemoryApp/blob/master/screens/scores.png?raw=true)