an addictive mini game inspired from wordle
once u run the program minimze and then reopen the game window for correct functionality
you are given a set of randomly generated alphabets using which you would have to make meaningful words
Wanna try out word-rush
-
clone the repo locally
-
Install the dependencies.
pip install -r requirements.txt
- Launch a terminal in the directory you just cloned into and type in this command.
python wordrush.py.
Volla! You are all set :)