solderq35 / Simon-Says-Color-Pattern-Game

Simon Says Color Pattern Game

Home Page:https://simon-says-solder-fork.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simon Says Color Pattern Game

A simple interactive webpage that replicates the 1978 Simon Says toy by Milton Bradley.

Languages/Technologies: JavaScript, HTML, CSS

Link to live site: (https://northern-joyous-devourer.glitch.me/)

Video Walkthrough (GIF)

Features

  • "Start" button toggles between "Start" and "Stop" when clicked
  • Game buttons each light up and play a sound when clicked
  • Computer plays back sequence of clues including sound and visual cue for each button
  • Play progresses to the next turn (the user gets the next step in the pattern) after a correct guess
  • User wins the game after guessing a complete pattern
  • User loses the game after 3 mistakes
  • Buttons each use a different pitch (frequency) when pressed
  • 8 functional game buttons
  • Playback speeds up on each turn
  • Computer picks a different pattern each time the game is played

License

Copyright [Daniel Hong]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Simon Says Color Pattern Game

https://simon-says-solder-fork.vercel.app


Languages

Language:JavaScript 52.3%Language:HTML 25.6%Language:CSS 22.0%