Skip to content
/ SetGame Public

An iOS application based on the card game Set

Notifications You must be signed in to change notification settings

HeftyB/SetGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

SetGame

An iOS application based on the card game Set

A simple card game where one searches for distinct sets of cards. Learn about the game and what makes a set on the game's Wikipedia.

I built this application while completing Stanford's CS193P course on building iOS applications using SwiftUI. I took full advantage of Swift's programming patterns, and SwiftUI's intuitive design tools.

Requirements

  • iOS 16.0+
  • Xcode 14.0

Building

Xcode -> clone existing project -> set dev team -> build

Demo

Features

  • Includes a wide spectrum of the Swift language including bitwise operators
  • SwiftUi + MVVM
  • Custom Drawn Shapes & animations
  • Hint button
  • In app browser for Game rules

Card model diagram

About

An iOS application based on the card game Set

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages