Skip to content

Latest commit

 

History

History
25 lines (11 loc) · 583 Bytes

README.md

File metadata and controls

25 lines (11 loc) · 583 Bytes

Learning SwiftUI

from Professor Paul Hegarty, Stanford University CS193p Spring 2021 course

This project implements the game app Set as required in Assignment III: Set.

Rules of the Set game are described here.

Implemented:

  • most of Assignment III requirements
  • simple time and score keeping
  • cheat
  • iOS and macOS targets