Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 579 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 579 Bytes

WORD-RUSH

an addictive mini game inspired from wordle

WARNING:

once u run the program minimze and then reopen the game window for correct functionality

How does word-rush work?!

you are given a set of randomly generated alphabets using which you would have to make meaningful words

Get Started.

Wanna try out word-rush

  1. clone the repo locally

  2. Install the dependencies.

pip install -r requirements.txt
  1. Launch a terminal in the directory you just cloned into and type in this command.
python wordrush.py.

Volla! You are all set :)