Skip to content

ZachJBurns/MasterPyraminx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Master Pyraminx

Table of Contents

About

A 2D Master Pyraminx representation in Python3 that includes puzzle randomization and user interface to solve. Includes a solver using A*.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You will need to download the pygame module to run the GUI.

pip3 install pygame

Installing

git clone https://github.com/ZachJBurns/MasterPyraminx

Usage

To run the GUI:

python3 GUI.py

To run the solver:

python3 A*.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages