Skip to content
tomasv edited this page May 26, 2024 · 10 revisions
  • Will crossword_puzzle continue to be maintained?

    • Necessary compatibility updates and bug fixes will be made to ensure crossword_puzzle can be used for the years to come. I am also willing to add feature requests posted in Discussions or Issues.
  • How long did it take to make crossword_puzzle?

    Around 200-250 hours from January to May.

  • What was the hardest part of making crossword_puzzle?

    The crossword generator. I had many failed attempts before making this repository.

  • How can I install crossword_puzzle?

    Refer to the installation instructions in the README here or in the wiki here

  • Can I add my own crosswords?

    You can do it manually by following these steps:

    • Find where your package is installed in your operating systems. Try running pip install crossword_puzzle --force-reinstall to see where pip installs it.

crossword_puzzle

Main


Setup and Usage


Support


Clone this wiki locally