Memory Game - Inspired by Nickelodeon's Brain Surge is a fun and challenging memory game where players must replicate a sequence of flashing squares generated by the CPU. As the game progresses, the grid size and difficulty increase with each level. Players click on the squares in the correct order and submit their sequence, which is compared to the CPU's. If correct, they advance; if wrong, the game ends. High scores are saved in local storage, and audio-visual feedback enhances the gameplay. The game uses arrays to store sequences, a timer for added challenge, and local storage to track and update high scores.