Paths is a free, open source, browser-based daily word puzzle game where you create a non-overlapping path through a grid of letters by spelling words. The goal is to achieve the highest score possible.
To develop locally, you will need NVM installed, then run:
nvm use
npm install
npm start