Skip to content

Game of Set created for Stanford University's CS193p course assignment 3.

Notifications You must be signed in to change notification settings

pd95/CS193p-SetGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Game of Set

An implementation of the Set game written in SwiftUI for assignment 3 of Stanford University's course CS193p (Developing Applications for iOS using SwiftUI) of Spring 2020.

Introduction

In this card game, each card has 4 kinds of attributes:

  • Color
  • Shape
  • Shading
  • Number of Shapes

The goal is to select 3 cards which have for each kind of attribute:

  • either 3 times the same attribute
  • or 3 times the same attribute

Screen capture

About

Game of Set created for Stanford University's CS193p course assignment 3.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages