Simon Game
Welcome to the Simon Game project! The Simon Game is a classic electronic memory game where players follow a sequence of lights and sounds. This project replicates the game’s mechanics in a web-based format.
How to Play
- Start the Game: Open the
index.html
file in your preferred web browser. - Follow the Sequence: Pay attention to the sequence of lights and sounds.
- Repeat the Pattern: Click on the buttons in the correct order to replicate the sequence.
- Winning: Successfully repeat the sequence to advance to the next level.
Key Features
- HTML/CSS/JS: Utilized to create an interactive and visually appealing game interface.
- Game Logic: Implemented the core game logic to challenge players’ memory skills.
- Sound Effects: Added audio cues for an engaging gaming experience.
Technologies Used
- HTML/CSS: Foundation for structuring and styling the projects.
- Bootstrap: Utilized for creating responsive and visually appealing designs.
- Javascript: Implemented to add dynamic and interactive elements to the projects.
Try It Out
- Clone the repository.
git clone [https://github.com/Akshaya101/javascript-projects]
- Open the
index.html
file in your browser. - Refresh the page to play a new round.
Setting up the project locally
- Clone the repository.
- Install any dependencies (if applicable).
- Run or deploy the projects locally.
Demo
See the game in action here