Skip to content

tinaM17/SimonGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimonGame

Welcome to the Simon Game repository! This is a digital version of the classic Simon game where players need to mimic a sequence of colors.

How to Play

  1. Start the Game: Open the index.html file in a web browser to start the game.

  2. Deployed link: https://tinam17.github.io/SimonGame/

  3. Game Rules:

    • The game will display a sequence of colors.
    • Your goal is to mimic the sequence by clicking on the corresponding colored buttons.
    • If you make a mistake, the game will again start from the step where you made a mistake. you can choose to restart.
    • after succesfully completing the 5 mimic you won the game

File Structure

  • index.html: The main HTML file for the game.
  • style.css: Stylesheet for the game.
  • script.js: JavaScript file containing the game logic.

Customization

Feel free to customize the game by modifying the JavaScript logic, adding new features, or changing the styling in the CSS file.

Contributing

If you'd like to contribute to the project, feel free to submit pull requests or open issues.

Acknowledgments

  • This project was inspired by the classic Simon game.

Have fun playing the Simon Game!

About

This is a digital version of the classic Simon game where players need to mimic a sequence of colors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published