Skip to content

ShristiC7/Simon-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฎ Simon Game

โ€œRepeat the pattern. Test your focus. Train your memory.โ€ ๐Ÿง 
A modern web recreation of the classic Simon Memory Game, built using HTML, CSS, and JavaScript.


๐Ÿงฉ Overview

The Simon Game is a fun and challenging memory game where players must repeat a growing sequence of colors and sounds.
Each round introduces one new color, testing your concentration and recall with every level. Miss one, and itโ€™s game over!

This project demonstrates mastery of DOM manipulation, event handling, animation timing, and game state logic โ€” ideal for beginners exploring interactive web development.


๐Ÿš€ Features

  • ๐ŸŽจ Vibrant UI โ€” Clean, responsive design built with pure HTML, CSS, and JS.
  • ๐Ÿ”Š Sound & Animation Feedback โ€” Each color press triggers unique audio and visual cues.
  • ๐Ÿง  Progressive Difficulty โ€” Sequence length increases dynamically each round.
  • ๐Ÿ’พ Local Storage Integration (Optional) โ€” Tracks your best score or highest level reached.
  • ๐Ÿ“ฑ Responsive Design โ€” Works smoothly across devices.

๐Ÿ•น๏ธ How to Play

  1. Start the Game โ€” Press any key or โ€œStartโ€ button to begin.
  2. Watch the Sequence โ€” Observe the flashing color pattern carefully.
  3. Repeat It Back โ€” Click the buttons in the same order.
  4. Level Up โ€” Each correct sequence takes you to the next level (adds a new color).
  5. Game Over โ€” Miss a color, and your streak resets. Try again to beat your high score!

๐Ÿง  Tech Stack

Technology Purpose
HTML5 Game structure & UI elements
CSS3 Styling, animations, and responsive layout
JavaScript (ES6) Game logic, randomization, and interactivity
Local Storage (Optional) Save progress & highest score

๐Ÿ“ Project Structure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors