Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rudifa/ios-set

Learning SwiftUI: implement Set game
https://github.com/rudifa/ios-set

Last synced: 24 days ago
JSON representation

Learning SwiftUI: implement Set game

Awesome Lists containing this project

README

        

# 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](https://cs193p.sites.stanford.edu/sites/g/files/sbiybj16636/files/media/file/assignment_3_0.pdf).

Rules of the **Set** game are described [here](https://en.wikipedia.org/wiki/Set_(card_game)).

Implemented:

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

![](Screenshot-2023-01-17-418px.jpg)
![](Simulator-iPhone-14-2023-01-17-418px.png)