Skip to content

fac28/sound-control

Repository files navigation

Simon Says Game

Play the classic Simon Says game with a fun twist!

Try it out here.

Installation

You can install and run the game locally by following these steps:

  1. Clone the repository to your local machine:
git clone https://github.com/yourusername/simon-says-game.git
  1. Navigate to the project directory:
cd simon-says-game
  1. Install the required dependencies:
npm install
  1. Start the development server:
npm run dev

Now you can open the game in your web browser at http://localhost:5173.

How to Play

Follow the game's instructions and repeat the sequence of colors and sounds. The game gets progressively more challenging as you advance.

Have fun playing Simon Says!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published