Skip to content

built a simon game using HTML, CSS, JavaScript and JQuery

Notifications You must be signed in to change notification settings

Jaweria-B/Simon-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simon Game

Simon Logo

A classic Simon game implemented using HTML, CSS, JavaScript, and JQuery.

Table of Contents

Description

Simon is a classic memory game where players have to repeat a sequence of colors or sounds that the game plays. This project is an implementation of the Simon game using web technologies such as HTML, CSS, JavaScript, and JQuery.

Features

  • Interactive gameplay where players have to remember and repeat sequences of colors.
  • Increasing difficulty levels as the game progresses.
  • Sound effects and visual cues to enhance the gaming experience.
  • Ability to track and display the player's score.

Demo

Live Demo

Installation

To run the Simon game locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/Jaweria-B/Simon-Game.git
  1. Navigate to the project directory:
cd simon-game
  1. Open the index.html file in your preferred web browser.

Usage

Once the game is running, follow these instructions to play:

  1. Click the any button to begin the game.
  2. Watch and listen as the game plays a sequence of colors.
  3. Repeat the sequence by clicking on the colored buttons in the correct order.
  4. If you make a mistake, the game will display an error message and restart the sequence.
  5. As you progress, the game will increase the length of the sequences, making it more challenging.
  6. Continue playing until you can no longer remember the sequence or make a mistake.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/improvement).
  3. Make your changes and commit them (git commit -am 'Add new feature').
  4. Push your changes to the branch (git push origin feature/improvement).
  5. Create a new pull request.

About

built a simon game using HTML, CSS, JavaScript and JQuery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published