Simon Says Game

Course Project

About The Project

This interactive web application is a digital recreation of the classic Simon Says memory game. I built this comprehensive project strictly utilizing vanilla JavaScript, HTML, and CSS as part of an extensive MERN stack curriculum taught by Shradha Khapra on YouTube.

The core focus of this application is its robust JavaScript engine. It relies heavily on advanced DOM manipulation methodologies, intricate event listener bindings, sequence tracking arrays, and recursive logic loops to maintain game state as the sequences progressively speed up and get more complex.