I wrote about the process of creating this clone as well as a little bit about reverse-engineering the original game by Josh Wardle.
To run this game locally:
$> cd wordie
$> npm install
$> npm run start
I wrote about the process of creating this clone as well as a little bit about reverse-engineering the original game by Josh Wardle.
To run this game locally:
$> cd wordie
$> npm install
$> npm run start