A terminal version of the popular word guessing game Wordle, from The New York Times. It uses pure js and no external dependencies at all.
Run with node terminalwordle.js
This is a work in progress. Planned features are:
- Multiple dictionaries allowing for games in other languages
- Running multiple games at the same time with the same input, like Dueto and Quarteto gamemodes from term.ooo
- Support for arbitrary word length and number of tries
- Random word of the day without the need of a server
- Decent looking terminal UI.
English dictionary from: https://github.com/dolph/dictionary