Sliding Puzzle

Sliding Puzzle Game Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Sliding Puzzle Game, a captivating web-based puzzle game that challenges your problem-solving skills. This project recreates the classic sliding puzzle experience, where the objective is to rearrange a shuffled grid of image pieces to form a complete picture. By leveraging the capabilities of HTML, CSS, and JavaScript, this game not only provides an engaging and interactive user

Sliding Puzzle Game in VanillaJS with Source Code

Submitted by razormist on
Sliding Puzzle Game in VanillaJS with Source Code - A sliding puzzle number game coded purely in JavaScript where you need to position the numbers correctly by sliding the tiles. When you start the game, the numbers will be automatically disarranged, and you will need to arrange them in the correct order. JavaScript Source Code.

Fifteen Puzzle

Submitted by Oelasor on
This program is a modification to the picture swapping puzzle I recently submitted. The puzzle is similar to the popular sliding Fifteen Puzzle only that it can be customized to have more or less than 15 movable image cells. The minimum and maximum sizes of the puzzle are 3 x 3 (9 - 1 = 8 movable cells) and 13 x 13 (169 - 1 = 168 movable cells) respectively. The puzzle allows the display of cell