A web-based Simon Game built using HTML, CSS, JavaScript, and jQuery.
This project was created to practice interactive web development and DOM manipulation.
- Classic Simon game implementation: follow the sequence of colored buttons
- Interactive UI with clickable buttons and sounds
- Game keeps track of user score and levels
- Built with HTML, CSS, JavaScript, and jQuery for interactivity
- Deployed as a static website using GitHub Pages
- HTML5
- CSS3
- JavaScript (ES6)
- jQuery
- Git & GitHub
- GitHub Pages (for deployment)
- DOM manipulation using JavaScript and jQuery
- Handling user events (clicks, key presses)
- Using arrays and logic to manage game sequences
- Updating UI dynamically based on game state
- Basic game logic implementation and debugging
- Deploying an interactive web project on GitHub Pages
- Completed as a practice project
- Open for improvements such as responsive design, animations, or scoreboard enhancements
Interactive game project to strengthen front-end and JavaScript skills.
