Description: This is a rather difficult logic game. Given the length of contiguous regions of black pixels for each row and column you have to reconstruct the image. (Example in handbook)
You probably ought to randomize the image file names. Solving the puzzle isn't quite the same when you know you're solving, for instance, "greek omega.xpm". The program should probably also know how to strip off all-zero rows at the ends.
Ratings & Comments
1 Comment
You probably ought to randomize the image file names. Solving the puzzle isn't quite the same when you know you're solving, for instance, "greek omega.xpm". The program should probably also know how to strip off all-zero rows at the ends.