Skip to content

lucas-carvajal/Memorize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Memorize - iOS Memory Game App

What is it and what does it do?

When running the app, cards are displayed on the screen, which you can tap to flip them and find matching cards.
Each correct pair earns you points and with each wrong pair you lose points.
For each new game a random theme is applied to the cards.

How to use it?

  1. Load the project into Xcode
  2. Run the app on an emulator or physical device

What did I learn?

  • Swift
  • SwiftUI
  • MVVM Architecture

Disclaimers

This project was created following Paul Hegarty's Stanford CS193p course on YouTube.
Functionality I added by completing the Assignments includes:

  • Creating the functionality to apply multiple themes to the cards
  • Displaying and calculating the score

About

iOS Memory Game App

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages