X-WORD is a clue generator for New York Times' daily mini crossword puzzles. X-WORD checks the solution of the puzzle and generates a new puzzle with same solutions but new clues.
- Make sure
pip
has been installed: How to install PIP - Run the following command in the Project directory:
pip install -r requirements.txt
- For Selenium WebDriver install and locate browser driver: Install drivers
- For test run the following command in Project directory:
python3 demo.py