DESCRIPTION - Simon Says is a classic memory game where players must remember and repeat a sequence of colors or sounds. This project implements a digital version of the game using HTML, CSS, and JavaScript.
FEATURES - Generates a random sequence of colors for the player to follow. Increases the difficulty as the player progresses by adding more colors to the sequence. Provides feedback to the player for correct and incorrect sequences. Keeps track of the player's score.