Skip to content

A simple version of the classic "fifteen puzzle" game.

License

Notifications You must be signed in to change notification settings

nightmareci/SlidePuzzle

Repository files navigation

SlidePuzzle

A simple version of the classic "fifteen puzzle" game.

The main thing I think that's notable about this version is the puzzle randomizer uses the solvability criteria to randomize in a "smarter" way than merely shuffling tiles randomly like a player would.