by Igor Seremet (1 Submission)
Category: Games
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating:
(3 Votes)

The code allows users to select a .bmp picture, so it can be "cut" into 25 pieces (each piece being a piece of a puzzle). The point of the game is to place puzzle pieces into a their correct positions.
Inputs
bitmap file
Assumes
The code is not very efficient. It limits expandability. The application was written in several hours, so it has not been well designed.
Side Effects
unexpected errors - "bugs"
Download Puzzles (18 KB)