Skip to content

One of everyone's favorite childhood games! an experience that enabled me to work with my javascript skills and the idea of front-end web game design.

Notifications You must be signed in to change notification settings

TusharSharma530/Simon-Says

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Simon-Game

Summary

This is an interactive Simon Game written in VanillaJS/CSS/HTML to simulate the classic Simon Electronic Memory Game.

Getting Started

This game is written in JavaScript with some ES6 feature used, so you only need a modern browser that supports ES6 to play the game! Check if your browser support ES6: ECMAScript 6 compatibility table

Game Rule

Each level will have different set(s) of button blink, player must follow the order of how the button blink and click the corresponding button in order. If all buttons were click correctly, player will enter next level and have a more complex set of challenge as the game progresses to higher levels. Good luck! 😜

Links to GitHub Repository (Master Branch)

Installation

To run the application:

  1. Download the GitHub zip file or clone the repository onto your local workstation:
  2. Open a browser window and navigate to the index.html file in your application's directory.

Tools / Techniques

  • ES6 Arrow Function Expression
  • HTML data-* Attributes
  • CSS Transitions

References

About

One of everyone's favorite childhood games! an experience that enabled me to work with my javascript skills and the idea of front-end web game design.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published