/simon-says

Primary LanguageJavaScript

📗 Table of Contents

📖 Simon Says Game

The Simon Says Game is a small game that tries to mimic the simon says game by making you memorize specific color patterns and clicking them accordingly.

🛠 Built With

Tech Stack

This is a pure front end web page built with vanilla JS and some jQuery.

Client
  • HTML
  • SCSS
  • JavaScript
  • jQuery

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Setup

Clone this repository to your desired folder:

  git clone git@github.com:ulisesedu7/simon-says.git
  cd my-folder

Install

Install this project with:

  cd my-project
  npm install

Usage

To run the project, execute the following command:

Example command:

  npm run dev

(back to top)

👥 Authors

👤 Ulises Largaespada

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

📝 License

This project is MIT licensed.

(back to top)