Sliding Puzzle

Number Slide Puzzle Game Using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Number Slide Puzzle Game is an interactive web application built entirely with JavaScript. The gameplay is straightforward—players must slide numbered tiles by clicking them, arranging the numbers in sequential order from 1 to 15 within a 4x4 grid. The Number Slide Puzzle Game in VanillaJS offers an engaging and rewarding experience, making it an ideal project for beginners interested in game

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.

Simple Number Puzzle Game in Python Free Source Code

Submitted by razormist on
Simple Number Puzzle Game in Python Free Source Code - A simple puzzle game application where your only objective is to fix and arrange the number in order. The game very simple and fun to play with you move the number tile using the mouse or keyboard arrows. Python Free 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