This is a German version of the popular word guessing game we all know and love. Made using React, Typescript, and Tailwind.
Clone the repository and perform the following command line actions:
$> cd app
$> npm install
$> npm run start
$> cd app
$> npm install
$> npm run build
$> copy paste app/build/ in docs/
$> cd app
$> npm install
$> npm run start
Open http://localhost:3000 in browser.
The word-lists are generated in words/ using Python. Copy the generated files to app/src/constants/ and re-start/-build the project to let the changes take effect.
This product is based on React-Wordle.
The words are based on the words of wördle.de and wordle.at.