Skip to content

Pramod-Munnoli/simon-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simon Game

A modern, responsive implementation of the classic Simon memory game with smooth animations and local storage for high scores.

Features

  • Responsive Design: Works seamlessly on desktop and mobile devices
  • Modern UI: Beautiful gradient background with glassmorphism effects
  • Game Mechanics:
    • Progressive difficulty levels
    • Visual and audio feedback
    • Score tracking with local storage
  • Animations:
    • Smooth button flash animations
    • Game over effects
    • Confetti celebration for new high scores
  • User Experience:
    • Start and reset controls
    • High score tracking
    • Winning modal with continue option

How to Play

  1. Click the "Start" button to begin the game
  2. Watch the sequence of colored buttons that light up
  3. Repeat the sequence by clicking the buttons in the same order
  4. Each successful round adds one more button to the sequence
  5. The game ends when you click the wrong button
  6. Try to beat your high score!

Technical Details

  • Languages: HTML5, CSS3, JavaScript (ES6+)
  • Features Used:
    • CSS Grid and Flexbox for layout
    • CSS animations and transitions
    • Local Storage API for data persistence
    • Event-driven JavaScript architecture
    • Error handling for robust gameplay

Installation

Simply clone the repository and open index.html in your web browser:

git clone https://github.com/Pramod-Munnoli/simon-game.git
cd simon-game
open index.html  

About

live preview

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors