Skip to content

Simple JS implementation of the Simon game by Hasbro

Notifications You must be signed in to change notification settings

phibzy/SimonGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simon Game

Implementation of the Simon Game by Hasbro.

Rules

The Simon Game is a memory game where you click buttons in a shown sequence. After each round a new button press is added to the sequence, and you are not reminded of the existing sequence - it's all up to you to remember the order of button presses!

You lose if you click any button out of sequence.

Deployment

Deployed website: https://phibzy.github.io/SimonGame/

Acknowledgements

Original template by Angela Yu, as part of her Web Development Bootcamp course.

About

Simple JS implementation of the Simon game by Hasbro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published