Skip to content

A simple Simon Says memory game built using HTML, CSS, and JavaScript. Focuses on DOM manipulation, event handling, and game logic.

Notifications You must be signed in to change notification settings

suffun/simon-says-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฎ Simon Says Game

A simple and interactive Simon Says memory game built using HTML, CSS, and JavaScript.

The game challenges players to remember and repeat an increasing sequence of colors.


๐Ÿ•น๏ธ How to Play

  1. Press any key to start the game.
  2. Watch the color sequence carefully.
  3. Click the buttons in the same order.
  4. Each level adds one new color to the sequence.
  5. A wrong move ends the game.

โœจ Features

  • Random color sequence generation
  • Level-based progression
  • Visual flash animations
  • User input validation
  • Game reset on wrong input

๐Ÿ› ๏ธ Tech Stack

  • HTML โ€“ Structure
  • CSS โ€“ Styling & animations
  • JavaScript โ€“ Game logic & interactions

๐Ÿ“š What I Learned

  • DOM manipulation
  • Event handling
  • Arrays and game state management
  • Timing functions (setTimeout)
  • Building logic-based interactive games

๐Ÿ“Œ Future Improvements

  • Sound effects
  • High score tracking
  • Mobile touch support
  • Dark / light mode toggle

๐Ÿ™Œ Acknowledgement

Built as part of learning JavaScript and improving problem-solving skills.


โญ If you like this project, feel free to star the repo!

About

A simple Simon Says memory game built using HTML, CSS, and JavaScript. Focuses on DOM manipulation, event handling, and game logic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published