Jonathan. Frech’s WebBlog

Sliding Puzzle (#117)

Jonathan Frech

This is my version of a sliding puz­zle.
A sliding puz­zle is based on a num­ber of tiles (15 in this case) which are scrambled.
The objective of the game then is to slide the tiles around and get back to the original image.
As an image I took a photo of an apple in front of a black background.For more information on sliding puzzles, check this Wikipedia entry.

Controls

Source code: sliding-puz­zle.py