You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
763 B

2 years ago
  1. # paraulogic-word-finder
  2. *A friend has shown me [this game](https://paraulogic.rodamots.cat/), it was fun but I preferred to automate it, here is the code.*
  3. ## Usage
  4. 1. Dictionary can be downloaded from http://montane.cat/disc/DISC2-LP.zip, an place `*.txt` file in the `paraulogic-word-finder` directory
  5. - tho, if you use [Rodamots](https://rodamots.cat/mots/arxiu-alfabetic/) dictionary will have better match.
  6. 2. Set today's letters in `paraulogic-word-finder.py`, at lines 3 & 4
  7. 3. Execute: `python paraulogic-word-finder.py`
  8. 4. Open browser console in https://paraulogic.rodamots.cat, and copy&paste the output of step 4 and press Enter
  9. ![screenshot](https://raw.githubusercontent.com/arnaucube/paraulogic-word-finder/main/screenshot.png "screenshot")