A modified puzzle game with a picture on it instead of numbers 1-15 and one
blank. Main features:
- 3x3 to 5x5 puzzle size (property PuzzleSize - 3..5)
- Configurable Grid (properties ShowGrid and GridColor
- A bitmap can be loaded by assigning a file name to the FileName property
- Public procedure Shuffle
- OnGameOver event when the puzzle is solved
- Sample project included
Minor modifications are expected very soon in the version 1.0.