A GUI application for sudoku puzzles
Project description
sudoku-1440
This is an interactive sudoku creating/solving GUI created in python with kivy.
Resolution scaling has been implemented, and it should work on just about any (reasonable) screen resolution.
It can solve puzzles you input and create its own puzzles for you to solve.
There is also a 'speedtest' application to see how fast the solver is.
dependencies as of V3.0
lib_sudoku: My custom sudoku solver and generator.
kivy: Used for the GUI.
usage
To install with pipx in the terminal, run
pipx install sudoku-1440
To open the gui, run
sudoku_1440
To speedtest the solver, run
sudoku_speedtest
If you preferred, you can also speedtest your own puzzle file with
sudoku_speedtest <filename>
One recommended dataset to try would be https://www.kaggle.com/datasets/rohanrao/sudoku.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sudoku_1440-3.1.2.tar.gz.
File metadata
- Download URL: sudoku_1440-3.1.2.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef0e55d29ed8d9290fa008a8a38b330aa04d346e104cfa3697ff6b359a66cc1f
|
|
| MD5 |
4d45e4f287b784589ff3d03ed641dda6
|
|
| BLAKE2b-256 |
78584c1eba2f5476a3bfd7b0393db56216288d8aaaa1c77a615de666845abcd5
|
File details
Details for the file sudoku_1440-3.1.2-py3-none-any.whl.
File metadata
- Download URL: sudoku_1440-3.1.2-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc04cbf7128f53da9cfe77f35166d629a496d2ea83784b27965a441ce87e37ea
|
|
| MD5 |
f7d4e9f7c702848279766d3adfca8557
|
|
| BLAKE2b-256 |
e6f18d743a6af818bfbb512f8ce87ea08c5e1ae688141993de825338758d83b8
|