Skip to content

Set Master is an iOS clone of the popular Set Card Game. The goal of the game is to format a set. A set is a group of three cards where all the properties are either unique or same. Each set card has four properties. They're color, shape, shading and count. There is always a minimum of twleve cards on the field. If you cannot find a set within t…

Notifications You must be signed in to change notification settings

mluu510/Set-Master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Set-Master

Set Master is an iOS clone of the popular Set Card Game. The goal of the game is to format a set. A set is a group of three cards where all the properties are either unique or same. Each set card has four properties. They're color, shape, shading and count. There is always a minimum of twleve cards on the field. If you cannot find a set within the field, then you can draw three more. The game ends when you find all the possible sets.

The game was developed with native Objective-C code and using the Cocoa Touch framework. The card view and shape view are drawn with Core Graphics. The audio is implemented with Core Audio. The game uses a UICollecitonView to display the playing field and UITableView for the menus.

alt screenshot1 alt screenshot2 alt screenshot3

About

Set Master is an iOS clone of the popular Set Card Game. The goal of the game is to format a set. A set is a group of three cards where all the properties are either unique or same. Each set card has four properties. They're color, shape, shading and count. There is always a minimum of twleve cards on the field. If you cannot find a set within t…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published