Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 508 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 508 Bytes

Simon-Game

This is an interactive browser Simon game for one player vs the computer. Play the game here!

Gameplay

Press any key and the computer will start the game by flashing a random colored light. You then must follow the pattern by pressing the colored lights in the same order as the computer. If you press the wrong color, you lose.

Technologies used

Javascript, JQuery, HTML, CSS

Features

  • Level display
  • Game win and lose conditions