Skip to content

xeliot/15PuzzleGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

15PuzzleGame

This is a python implementation of the 15 puzzle game.

### Features This program includes functionality to play the game on your IDLE as well as a implementation of a breadth-first-search to solve the puzzle autonomously.

Quick Start

What is the 15 Puzzle Game? https://en.wikipedia.org/wiki/15_puzzle
Play first. http://migo.sixbit.org/puzzles/fifteen/

Blog

Check out more about this implementation at my blog. http://principal-programming-fundamentals.blogspot.com/2015/03/15-puzzle-game-in-python.html

(c) 2016, Xeliot, All Rights Reserved.'

  • Licensed under GPL V3

About

Python implementation of the 15 puzzle game

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages