Welcome to the Simon Says Game! This is a fully functional memory game built using HTML, CSS, and JavaScript.
- Introduction
- Features
- Technologies Used
- Setup
- How to Play
- Contributing
- License
The Simon Says Game is a classic memory game where players must repeat a sequence of colors and sounds. The sequence gets progressively longer and more challenging as the game continues.
- Interactive gameplay with visual and auditory cues
- Randomized sequences to challenge memory skills
- Responsive design for all devices
- Score tracking to monitor progress
- Increasing difficulty levels
- HTML5: For structuring the game layout
- CSS3: For styling elements and creating animations
- JavaScript: For implementing game logic and interactivity
- Google Fonts: For custom fonts
- Font Awesome: For icons
- Clone the repository:
git clone https://github.com/yourusername/simon-says-game.git
- Navigate to the project directory:
cd simon-says-game
- Open
index.html
in your web browser to start the game.
- Press any button to begin the game.
- Watch carefully as the game displays a sequence of colors.
- Repeat the sequence by clicking on the corresponding colors in the same order.
- The game will progressively increase the length of the sequence as you successfully complete each round.
- Try to achieve the highest score possible!
Contributions are welcome! Feel free to fork this repository, make improvements, and submit pull requests.
This project is licensed under the MIT License. See the LICENSE file for details.