SimonGameZ

This is a simple implementation of the classic Simon game using HTML, CSS, and JavaScript. The Simon game is a memory game where the player needs to remember and repeat a sequence of randomly generated colors.

How to Play

Clone or download the repository to your local machine. Open the index.html file in your web browser. The game will start automatically. Watch and listen to the pattern of colors generated by the game. Click or tap the corresponding buttons to repeat the pattern. If you successfully repeat the pattern, the game will add another color to the sequence. If you make a mistake, the game will display an error message and start a new round. The game continues until you make a mistake or choose to restart.

Features

Randomly generated color sequences. Interactive buttons for user input. Visual and audio feedback for correct and incorrect answers. Score tracking to keep track of the player's progress. Restart option to reset the game and start over.

Technologies Used

HTML: Used for structuring the game layout and buttons. CSS: Used for styling the game interface and buttons. JavaScript: Used for generating random patterns, handling user input, and updating the game state.

Folder Structure

index.html: The main HTML file for the game. style.css: The CSS file for styling the game interface. script.js: The JavaScript file for the game logic and functionality.

Contributing

If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request. Contributions are welcome!

Contact

If you have any questions or need further assistance, you can reach me at quicksilver92571331@gmail.com.