Skip to content

andrewchaves/VerySimpleMemoryGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VerySimpleMemory Game

VerySimpleMemory Game is a small project I created to practice a bit of SwiftUI.

Features

This project uses some core SwiftUI features, such as:

  • State management with @State and @Binding
  • Animations
  • Custom views and view composition
  • Grids

How to Run

  1. Download the project
  2. Open the project in Xcode.
  3. Select a simulator or a connected physical device running iOS.
  4. Build and run the project using the play button in Xcode.

About

A simple Memory Game to use some SwiftUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages