Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 261 Bytes

File metadata and controls

12 lines (9 loc) · 261 Bytes

Simon-Say-Game

Classic “Simon Says” memory game implemented in JavaScript for browser play.

Play

Open index.html in a browser and follow the color pattern.

Features

  • Increasing difficulty
  • Score tracking

Tech

Vanilla JavaScript, HTML, CSS