Puzzle15 AI solver with A* search algorithm
Project description
Puzzle15AI
Puzzle15 AI solver with A* search algorithm, written with the Qt library using Python.
Installation
For install the package you can run this command
pip3 install puzzle15ai
Usage
For inference you can run this command
puzzle15ai
If you want to run the game from source code, run this command:
python main.py
If you made some changes in the mainwindow.ui
file, you need to run the following command:
pyside6-uic mainwindow.ui -o ui_mainwindow.py
You must run pyside6-uic
again every time you make changes to the UI file.
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
puzzle15ai-0.1.14.tar.gz
(17.8 kB
view details)
Built Distribution
File details
Details for the file puzzle15ai-0.1.14.tar.gz
.
File metadata
- Download URL: puzzle15ai-0.1.14.tar.gz
- Upload date:
- Size: 17.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d9dea0ed02964b670d76dc8191fdb29921577cd07ca913d52d4c62eb60bcc17 |
|
MD5 | 19ba857ec4b1277a72649fbaa14000fe |
|
BLAKE2b-256 | cf202cf0746b4342580c9ce82f6c5ef20db1484d6dab41ef69c0a7ed8b9f4cb0 |
File details
Details for the file puzzle15ai-0.1.14-py3-none-any.whl
.
File metadata
- Download URL: puzzle15ai-0.1.14-py3-none-any.whl
- Upload date:
- Size: 18.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee37e876ba80b1bfd3792510e87fa38fdcef1f9275edebf841368eb1207da8f5 |
|
MD5 | 7cc9f7eb80e3d99593063245058af5ce |
|
BLAKE2b-256 | cc83a6672551bed600996752489bfa54631c3093b71ff389221f8d68898271d8 |