Skip to content

alenachao/crossword-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

15 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Crossword Generator ๐Ÿ” ๐Ÿง 

Features

  • 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!
Picking Generated Crosswords Playing Crossword Winning Crossword Losing Crossword

Setup

  1. Clone repo
git clone [email protected]:alenachao/crossword-generator.git
  1. Install Requirements
pip install -r requirements.txt
  1. run main.py
python3 main.py

Upcoming Features

  • create mode! you create the clues then hand it off to your friend to solve
  • AI generated clues ?!
  • timer

About

create and play your own crosswords ๐Ÿ“

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages