Skip to content

Riptidemyth/puzzle-15

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

15-puzzle console application in Python

The board states are guaranteed to always be valid (e.g. are able to be solved)

How to run

Make sure your system has Python3 installed

To run tests:

make test

To launch application:

make run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published