Skip to content

Anthony01M/15-puzzle-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

15 Puzzle Game

This project is a 15 Puzzle Game where players can move numbered tiles into the correct order by sliding them into the empty space. The game includes features such as particle animations in the background and dynamic background color changes.

Features

  • Move numbered tiles into the correct order by sliding them into the empty space.
  • Particle animation background.
  • Dynamic background color changes.
  • Responsive design.

Technologies Used

Installation

  1. Clone the repository:
    git clone https://github.com/Anthony01M/15-puzzle-game.git
  2. Navigate to the project directory:
    cd 15-puzzle-game
  3. Open index.html in your browser to view the application.

Usage

  1. Open the index.html file in your browser.
  2. You will see a 4x4 grid with numbered tiles and one empty space.
  3. Click on a tile adjacent to the empty space to move it.
  4. Continue moving tiles to try and arrange them in numerical order from 1 to 15, with the empty space at the bottom-right corner.

Note

The game currently does not have a proper ending or winning condition implemented. The objective is to arrange the tiles in the correct order, but there is no notification or indication when the puzzle is solved.

License

This project is licensed under the MIT License. See the LICENSE file for details.


This project is part of my portfolio. Feel free to check out my other projects on GitHub.