Skip to content

Commit

Permalink
Added an image for puzz
Browse files Browse the repository at this point in the history
  • Loading branch information
kthakore committed Nov 7, 2010
1 parent 0356e60 commit 3493299
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/07-puzz.pod
Expand Up @@ -7,6 +7,10 @@ We are now ready to write another complete game. Instead of listing the code and

Puzz is a simple rearrangment puzzle. A random image from the folder Puzz is in is chosen and broken into a 4x4 grid. The top left corner piece is then taken away, and every other piece is then moved to a random position, scrambling the image up. The goal is then to move pieces which are in the 4 squares adjacent to the empty square on to the empty square, and eventually restore the image.

=for figure
\includegraphics[width=0.5\textwidth]{../src/images/puzz1.png}
\caption{Hmm ... the white blocks might be difficult}
\label{fig:puzz}

=head1 The Window

Expand Down
Binary file added src/images/puzz1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3493299

Please sign in to comment.