This is a simple approach to create wordle for your command line.
Firstly, install the package
npm:
npm install -g dwordleYou can run it by just typing dwordle. In addition you can use a flag to get access to the emoji board for sharing your result.
dwordle -e trueContribute away.
Daniyaal Beg (@daniyaalbeg)