Skip to content

sRushetzky/Simon-Says-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Simon Says Game

A classic memory game where you must repeat an increasingly complex sequence of colors and sounds.

This project was built as a learning exercise using HTML, CSS, and JavaScript, and runs entirely in the browser - no backend or installation required.

✨ Features

Interactive color buttons with sound effects.

Randomized sequences that get longer with each round.

Clean and responsive user interface.

Smooth animations and transitions.

Simple logic using vanilla JavaScript.

🛠️ Technologies Used

HTML5 – For the page structure and layout.

CSS3 – For styling, responsiveness, and animations.

JavaScript (Vanilla) – For all game logic and interactivity.

GitHub Pages – For deployment.

📁 File Structure

index.html → Main HTML file.

style.css → All game styles.

script.js → JavaScript game logic.

▶️ How to Run

Option 1: Play online (recommended)

👉 Play the game here

No download or setup needed — just click and play!

Option 2: Run locally

Clone the repository:

git clone https://github.com/sRushetzky/Simon-Says-game.git

Navigate to the project folder:

cd Simon-Says-game

Open the index.html file in your browser:

You can double-click the file

Or right-click → "Open with..." → your browser

📋 Requirements

A modern web browser (Chrome, Firefox, Safari, Edge).

Internet connection (only if playing the live demo).

👨‍💻 Author

Shahar Rushetzky

📞 Phone: +972 52-7729726

📧 Email: sroshetzky@gmail.com

🔗 LinkedIn: Shahar Rushetzky


📄 License

This project is licensed under the MIT License, so feel free to use, modify, and share it.

About

A fun and colorful browser-based Simon Says game built with vanilla JavaScript, HTML, and CSS. Test your memory by following an increasingly tricky sequence of lights and sounds. No setup needed - just click and play!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors