Skip to content

Interactive Simon Game built with HTML, CSS, and JavaScript. Players match a sequence of blinking colors, with increasing difficulty, to test memory and reflexes

Notifications You must be signed in to change notification settings

SudarshanLande123/Simons-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simon Game

An interactive Simon Game built with HTML, CSS, and JavaScript

About

The Simon Game is a memory-based game where players must replicate a sequence of blinking colors. The game starts with one color flashing, and the player must click the correct color. If correct, the sequence extends by one more color, requiring the player to recall the entire sequence. A wrong choice ends the game, displaying the player's score based on the sequence length achieved. This project showcases my skills in front-end development, including DOM manipulation, event handling, and responsive design.

Features

  • Dynamic gameplay with progressively longer color sequences
  • Four color options with visual feedback (blinking effect)
  • Score tracking to display the player's progress
  • Responsive and user-friendly interface
  • Clean and modular JavaScript code for game logic

About

Interactive Simon Game built with HTML, CSS, and JavaScript. Players match a sequence of blinking colors, with increasing difficulty, to test memory and reflexes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages