Skip to content

A fun browser-based memory game built using HTML, CSS, and Vanilla JavaScript (DOM manipulation). Features 4 interactive color blocks that blink in sequence, requiring the user to memorize and repeat the pattern. With each correct attempt, the sequence grows longer and the score increments. Incorrect input ends the game. Built entirely with JS.

Notifications You must be signed in to change notification settings

rsm09/SimonSays

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฎ Simon Says Game

A fun memory-based game built using HTML, CSS, and JavaScript (DOM manipulation).
The player must remember the sequence of colors and repeat them correctly to score points.
Each round adds a new color to the sequence, increasing difficulty until the user makes a mistake.


๐Ÿš€ Features

  • ๐Ÿ”ต Four Colored Blocks
  • โœจ Blinking Animation โ€“ Blocks highlight in sequence
  • ๐Ÿง  Memory Challenge โ€“ Player must recall and click in correct order
  • โž• Increasing Difficulty โ€“ Each correct round adds a new step
  • ๐ŸŽฏ Score Tracker โ€“ Score increases with every correct sequence
  • โŒ Game Over โ€“ Incorrect click ends the game

๐Ÿ› ๏ธ Tech Stack

  • Frontend: HTML, CSS
  • Logic: Pure JavaScript (DOM + Event Listeners)

๐Ÿ“‚ Project Structure

SimonSays/ โ”‚โ”€โ”€ index.html โ”‚โ”€โ”€ style.css โ”‚โ”€โ”€ script.js


โšก How to Play

  1. Start the game โ†’ A block will blink.
  2. Click the same block.
  3. Next round โ†’ Previous sequence + 1 new block.
  4. Repeat correctly to increase score.
  5. Wrong click โ†’ Game Over.

๐ŸŒ Deployment


๐Ÿ“ธ Screenshots

image

๐Ÿ“ง Contact

Created by Rohit Magar
Portfolio | LinkedIn

About

A fun browser-based memory game built using HTML, CSS, and Vanilla JavaScript (DOM manipulation). Features 4 interactive color blocks that blink in sequence, requiring the user to memorize and repeat the pattern. With each correct attempt, the sequence grows longer and the score increments. Incorrect input ends the game. Built entirely with JS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published