Skip to main content

Select, generate and play always-unique crosswords

Project description

licence release) issues

crossword_puzzle

A GUI application built with CustomTkinter that allows you to select, configure and generate a crossword to view, interact with and complete in a Flask web application.

Dependencies

Babel==2.14.0
customtkinter==5.2.2
Flask==3.0.1
flask_babel==4.0.0
Pillow==10.2.0
regex==2023.12.25

Installation

Requires pip and git. If using python3 doesn't work, try using python instead.

  1. git clone https://github.com/tomasvana10/crossword_puzzle.git
  2. cd crossword_puzzle
  3. Make a virtual environment with virtualenv (recommended)
    • pip install virtualenv
    • python3 -m venv venv
    • Windows: venv\Scripts\activate
    • Unix/MacOS: source venv/bin/activate
  4. pip install -r requirements.txt
  5. python3 src/main.py

Documentation

Check out the wiki here

Third-party library acknowledgements

Gallery

home gui
crossword browser gui
game english
game japanese

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

crossword_puzzle-1.2.44.tar.gz (3.5 MB view hashes)

Uploaded Source

Built Distribution

crossword_puzzle-1.2.44-py3-none-any.whl (5.7 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page