This repository contains the Game of Set, implemented as part of stanford's cs193p spring 2020 course. You can find the lectures on youtube here. The course material and assignments can be found here. There is a public discussion forum on Slack which you can join from here
- Implemented custom shapes in-line with the original set game, including squiggly using bezier curves.
- Card fly-off and fly-in.