- Input a word list and how many crosswords you want to be generated, GUI will return back as many crosswords as you wanted
- Choose a crossword puzzle and the GUI will return back the crossword for you to play
- Clues will be generated for you
- Input the correct letters in the correct spots to win!
- Clone repo
git clone [email protected]:alenachao/crossword-generator.git
- Install Requirements
pip install -r requirements.txt
- run main.py
python3 main.py
- create mode! you create the clues then hand it off to your friend to solve
- AI generated clues ?!
- timer