Skip to content

Latest commit

ย 

History

History
67 lines (42 loc) ยท 1.19 KB

File metadata and controls

67 lines (42 loc) ยท 1.19 KB

๐ŸŽฎ 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