A better Word Hunt! Select a tile and type a letter to fill it (arrow keys can also be used to move selected tile). Design the shape of your board however you like by filling tiles, and hit shuffle when satisfied. Drag together tiles to form words and score as much as possible in one minute! Front-end only demo here!
To run, In ./Wordhunter
, run npm run test
.
In ./backend
, run npm run start
.