A set game solver. Requires manual input to select items for the sets.
Find a file
2019-04-15 23:34:43 -05:00
public Solve some set games, requires input 2019-04-14 15:25:36 -05:00
src Use a python scraper rather than fight with CORS 2019-04-15 22:26:25 -05:00
.eslintrc.js Solve some set games, requires input 2019-04-14 15:25:36 -05:00
.gitignore Use a python scraper rather than fight with CORS 2019-04-15 22:26:25 -05:00
genlist.js Solve some set games, requires input 2019-04-14 15:25:36 -05:00
package-lock.json Use a python scraper rather than fight with CORS 2019-04-15 22:26:25 -05:00
package.json Use a python scraper rather than fight with CORS 2019-04-15 22:26:25 -05:00
README.md Add README, remove console log 2019-04-14 15:43:14 -05:00
setgame-userscript.js Don't auto solve on page load, use a button 2019-04-15 23:34:43 -05:00

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".