A simple Simon Says game built with HTML, CSS, and JavaScript.
- Click Start to begin the game.
- Follow the sequence of colors displayed.
- Repeat the sequence by clicking the buttons.
- The game ends if you make a mistake.
index.html: Main HTML filestyle.css: Stylesapp.js: JavaScript logic or Functionality
This game is live on GitHub Pages:
Play Simon Says Game
Learn how to play this game by watching the YouTube tutorial:
Simon Says Game Tutorial