Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.32 KB

README.md

File metadata and controls

41 lines (25 loc) · 1.32 KB

The Simon Game

The Simon game is a fun and interactive version of the classic game 'Simon Says'. This is a version you can run on any web browser!

This is one of the many projects included in "The Complete 2020 Web Development Bootcamp" on Udemy instructed by Angela Yu.

Game Rules

Start Screen

  1. Press any key to start. Simon will give the first signal. Repeat the signal by clicking the same color.

  2. Simon will duplicate the first signal and add one. Repeat these two signals by pressing the same color lenses, in order.

  3. Simon will duplicate these first two signals and add one.

  4. Continue playing as long as you can repeat each sequence of signals correctly.

Installing and Using The Simon Game

To install The Simon Game, follow these steps:

  1. Download project files

  2. Navigate to a CLI (command line interface)

  3. Change directory to the location of the project files

cd <project files location>
  1. Open index.html in your preferred web browser through the CLI
index.html
  1. Have fun playing The Simon Game!

Contact

If you want to contact me you can reach me at mikedavidmackenzie@gmail.com.