Skip to content

Soumya-Ranjan-77/SIMON-GAME

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simon Game

A classic memory game built with HTML, CSS, and JavaScript.

Features

  • Random color sequence generation
  • Level-based gameplay
  • High score tracking
  • Visual button flash effects
  • Game over and restart functionality

How to Play

  1. Press any key to start the game.
  2. Watch the flashing color sequence.
  3. Repeat the sequence by clicking the buttons.
  4. Each level adds a new color to the sequence.
  5. The game ends if you click the wrong color.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Project Goal

This project was created to practice JavaScript concepts such as DOM manipulation, event handling, arrays, functions, and game logic.

About

Simon Game is a memory-based web game built with HTML, CSS, and JavaScript. Players must repeat an increasingly long sequence of flashing colors. The game features level progression, score tracking, visual effects, and game-over detection, helping improve memory and concentration skills.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors