| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A browser-based single-player implementation of the card game SET. It is snappy and efficient so you can get your optimal time.
The goal is to find sets among the cards on the board. A set is three cards where, for each of the four attributes (number, shape, fill, colour), the values across the three cards are either all the same or all different.
Click three cards to select them. If they form a valid set, they're removed and replaced from the deck. If not, you get a brief "Not a set!" flash and can try again.
The game ends when there are no sets among the remaining cards (deck + board combined).
Made with the help of Claude.
| Back | FazBrowse Home | New Git URL |