czonios / simon-game

Simon web application in JavaScript, HTML and CSS.

Home Page:https://czonios.github.io/simon-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simon Game

Simon web application in Javascript, HTML and CSS. Written as a project for FreeCodeCamp.

About

Simon is an electronic game of memory skill invented by Ralph H. Baer and Howard J. Morrison, with software programming by Lenny Cope. The device creates a series of tones and lights and requires a user to repeat the series. If the user succeeds the series becomes progressively longer and more complex. More on Wikipedia.

In my implementation, if the user enters an incorrect sequence, the sequence replays (unless in Strict Mode). The game is won once you reach 20 correct series of button presses.

Features

  • Material design UI.
  • Strict Mode toggle button.
  • Correct answers counter.

https://czonios.github.io/simon-game

Written and coded by Christos Zonios.


My other websites

Portfolio

Pomodoro Timer

Weather App

Javascript Calculator

Wikipedia Search

Random Quote Machine

About

Simon web application in JavaScript, HTML and CSS.

https://czonios.github.io/simon-game


Languages

Language:JavaScript 52.9%Language:CSS 23.5%Language:HTML 23.5%