Play the game at: mamlal.com
This is an Assyrian Wordle clone built on top of react-wordle. The word list used was gathered from Assyrian Languages
The word list was scraped and cleaned up using tools developed for AssyrianPhonetics. Feel free to reach out for this data.
Clone the repository
$ git clone https://github.com/SargisYonan/Mamlal.git
$ cd Mamlal
$ npm install
$ npm run start
Open your browser and navigate to: http://localhost:3000
$ docker build -t mamlal .
$ docker run mamlal
Open an issue or pull request with your change for review.
Consider addressing one of the open feature requests or existing issues.