Simon Says Game is a fun and challenging web-based game built using HTML, CSS, and JavaScript. The game aims to improve memory and cognitive skills by engaging players in a sequence repetition challenge with colorful visuals and catchy sound effects.
- ๐ Open the
index.htmlfile in your web browser. - ๐ Click on the "Start Game" button to begin.
- ๐ Watch and listen as the game flashes and plays a sequence of colors and sounds.
- ๐ง After the sequence is finished, repeat the sequence by clicking on the corresponding colors.
- โจ If you repeat the sequence correctly, the game will add another color to the sequence and repeat the process.
- โ If you make a mistake, the game will end and display your final score.
index.html: The main HTML file that displays the game interface.app.js: The JavaScript file containing the game logic.style.css: The CSS file for styling the game interface.
- ๐ต Randomly generated sequences of colors and sounds.
- ๐ Increasing difficulty level as the player progresses.
- ๐ Sound effects to accompany each color in the sequence.
- ๐ฑ Responsive design for optimal gameplay on various screen sizes.
- HTML5
- CSS3
- JavaScript
- Built with โค๏ธ by Mohan
Contributions are welcome! Please fork the repository and submit a pull request with your changes.