Skip to content

AbdulKanawati/s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simon Game

This is a web-based implementation of the classic Simon Game, where players need to memorize and repeat a series of color patterns that increase in complexity with each round. https://abdulkanawati.github.io/s/

Table of Contents

Features

  • Classic Simon Game mechanics with randomly generated sequences.
  • Dynamic and responsive game interface.
  • Interactive feedback with sound and animations.
  • Difficulty increases as you progress.
  • Tracks the highest score for continuous play.

Gameplay

  1. The game will flash a color sequence.
  2. The player must repeat the sequence in the same order.
  3. As the player correctly repeats the sequence, the game adds another color to the sequence and the pattern length increases.
  4. The game continues until the player fails to reproduce the sequence correctly.
  5. The game tracks your progress and gives you feedback after each sequence.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (Vanilla)

Installation

  1. Clone this repository to your local machine.
    git clone [https://github.com/abdulkanawati/simon-game.git]
  2. Navigate to the project folder.
    cd simon-game
  3. Open the index.html file in your browser to start playing the game.

How to Play

  1. Press the Start button to begin the game.
  2. Watch the sequence of colors flash on the screen.
  3. Repeat the sequence by clicking the buttons in the correct order.
  4. If you succeed, the sequence will grow, and you'll need to repeat it again.
  5. The game ends if you fail to replicate the sequence.

License

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


You can adjust the repository URL or any additional information to fit your project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published