An interactive photo puzzle game built using HTML, CSS, and JavaScript. Arrange the scrambled photo tiles to recreate the complete picture.
- Split a photo into multiple tiles and shuffle them.
- Drag-and-drop functionality to rearrange tiles.
- Visual indication of correct placement.
- Responsive design for various screen sizes.
- Reset option to shuffle tiles again.
You can play the live version here.
- HTML: Markup for the puzzle structure.
- CSS: Styling for the puzzle layout and effects.
- JavaScript: Game logic and drag-and-drop functionality.
- Clone the repository: