Skip to content

PortlandMagicNight/2017-2-1-sliding-puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Sliding Puzzle

image

This months PDX magic might will be to create and implement a sliding puzzle.

Constraints:

  • The puzzle must be playable from keyboard input.
  • The program will generate a puzzle in a random configuration and the puzzle generated must be solvable.
    • You may create either the 8-puzzle or the 15-puzzle.
    • You may include a mode that will automatically solve the puzzle or present a hint.

Outside of these constraints you may implement it as text based or any graphical way you choose.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published