Skip to content

homika482005/Simon-Game-JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

15 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฎ Simon Says Game

An interactive memory-based game built using HTML, CSS, and JavaScript where users repeat an increasingly complex sequence of colors.


๐Ÿš€ Live Demo

๐Ÿ‘‰ https://homika482005.github.io/Simon-Game-JavaScript/


๐Ÿ“Œ Features

  • ๐ŸŽฏ Dynamic level progression
  • ๐ŸŽฎ Interactive button animations
  • โšก Real-time user input validation
  • ๐Ÿ”„ Game reset on incorrect sequence
  • ๐Ÿ“ฑ Clean and responsive UI

๐Ÿ› ๏ธ Tech Stack

  • HTML5
  • CSS3
  • JavaScript (DOM Manipulation)

๐Ÿง  How It Works

  • The game generates a random sequence of colors
  • The user must repeat the sequence correctly
  • With each level, the sequence becomes longer
  • If the user makes a mistake, the game ends and resets

๐Ÿ’ก What I Learned

  • DOM manipulation and event handling
  • Building interactive UI with JavaScript
  • Managing game state using arrays
  • Writing cleaner and modular code

๐Ÿ“‚ Project Setup

  1. Clone the repository
  2. Open index.html in your browser

๐Ÿ“Œ Future Improvements

  • Add sound effects ๐Ÿ”Š
  • Add difficulty levels
  • Store high scores

๐Ÿ™‹โ€โ™€๏ธ Author

Homika Sirsate Aspiring Software Engineer | Full Stack Developer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors