Skip to content

czonios/simon-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published