Skip to content

Anthony01M/lights-out-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lights Out Game

This project is a "Lights Out" game where the objective is to turn off all the lights on a 5x5 grid. Clicking a light toggles it and its adjacent lights. The game includes particle animations in the background for visual enhancement and dynamic background color changes.

Features

  • 5x5 grid of lights.
  • Clicking a light toggles it and its neighbors.
  • Objective is to turn off all the lights.
  • Particle animation background.
  • Dynamic background color changes.
  • Responsive design.

Technologies Used

Installation

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

Usage

  1. Click on any light in the grid to toggle it and its neighbors.
  2. The objective is to turn off all the lights on the grid.
  3. Enjoy the particle animation background and dynamic background color changes.

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.