Skip to content

CS193P 2020 Spring Tutorial Assignment III (Solo Set)

Notifications You must be signed in to change notification settings

UlrichBrass/SoloSet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SoloSet

CS193P 2020 Spring Tutorial Assignment III (Solo Set)

Implement a game of solo (i.e. one player) Set, using SwiftUI and the MVVM (Model View ViewModel) design pattern. Specification see file assignment-3.pdf

In addition the following features have been added:

  • additional three cards will be added with 'long press' gesture
  • a new game will be startet with 'long' drag gesture
  • cheat function will find a set (if any), once activated with 'small' magnification gesture. This can be used to test the game, in particular the end game

About

CS193P 2020 Spring Tutorial Assignment III (Solo Set)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages