Skip to content

Latest commit

 

History

History

assignment-3

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Assignment 3

Implement a game of solo (i.e. one player) Set. The goal of this assignment is to give you an opportunity to create your first app completely from scratch by yourself. It is similar enough to the first two assignments that you should be able to find your bearings, but different enough to give you the full experience!

Screenshots

Folders

  • Set - Contains the Xcode project
  • assignment-pdfs - Contains the assignments (reading and coding)

Notes:

  • All required tasks were developed
  • The business logic is covered by unit tests
  • The extra credit assignment 2 was developed (search for "Extra-credit" in the source code)