A set game solver. Requires manual input to select items for the sets.
| public | ||
| src | ||
| .eslintrc.js | ||
| .gitignore | ||
| genlist.js | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| setgame-userscript.js | ||
Running
Start the server with:
./node_modules/react-scripts/bin/react-scripts.js start
This should pop up a browser with a list of all the available set tiles.
Go to https://www.setgame.com/set/puzzle to play the puzzle of the day.
In the solver, click the tiles that match the puzzle.
At the top, you should now see the matches. Select these in the game, and "win".