Skip to main content

Puzzle15 AI solver with A* search algorithm

Project description

Puzzle15AI

Python package Python application

Puzzle15 AI solver with A* search algorithm, written with the Qt library using Python.

screenshot

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


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 hashes)

Uploaded Source

Built Distribution

puzzle15ai-0.1.14-py3-none-any.whl (18.5 kB 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