Skip to content

The Simon Game is a fun and addictive game that tests your memory and concentration. The game consists of four colored buttons, each with a unique sound. The game will generate a random sequence of button presses, and your goal is to repeat the sequence correctly. As the game progresses, the sequences become longer and more challenging.

Notifications You must be signed in to change notification settings

dhamkirti21/Simon-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simon Game

Welcome to the Simon Game, a classic memory game where players must repeat a pattern of colors and sounds. This game is developed using HTML, CSS, JavaScript, and jQuery.

image

How to Play

  1. Press the Start button to begin the game.
  2. Pay attention to the sequence of colors shown by the game.
  3. Click or tap on the colors in the same order as shown.
  4. Each successful round will add one more color to the sequence.
  5. Be careful! One mistake will end the game.
  6. Try to achieve the highest score and challenge your memory!

Features

  • Colorful Interface: The game features an appealing and user-friendly interface with vibrant colors.
  • Sound Effects: Each color has a unique sound associated with it, enhancing the gaming experience.
  • Score Tracking: The game keeps track of the player's highest score, providing motivation to improve and beat their previous record.
  • Responsive Design: The game is designed to be responsive and compatible with different devices and screen sizes.

Tech Stack

  • HTML: The game structure and layout are built using HTML.
  • CSS: CSS is used for styling the game interface and creating animations.
  • JavaScript: JavaScript is used to implement the game logic and interactivity.
  • jQuery: jQuery is utilized to simplify DOM manipulation and event handling.

Getting Started

To play the Simon Game locally, follow these steps:

  1. Clone the repository: git clone <repository_url>
  2. Open the index.html file in your web browser.
  3. Start the game by pressing the Start button.
  4. Repeat the color pattern shown by clicking or tapping on the corresponding colors.
  5. Enjoy the game and challenge your memory skills!

Demo

A live demo of the Simon Game is available at https://dhamkirti21.github.io/Simon-Game/.

License

This project is licensed under the MIT License.

Acknowledgements

Special thanks to the creators and maintainers of the jQuery library for making the development process smoother and more efficient.

About

The Simon Game is a fun and addictive game that tests your memory and concentration. The game consists of four colored buttons, each with a unique sound. The game will generate a random sequence of button presses, and your goal is to repeat the sequence correctly. As the game progresses, the sequences become longer and more challenging.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published