Skip to content

LukasKri/Simon-Game-Vanilla-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

I've made a popular Simon Game prototype. HTML-DOM manipulation was made via JavaScript.

Live demo

https://lukaskri.github.io/Simon-Game-Vanilla-JS/

GIF

project-gif

Table of contents

General info

Simon Game was invented by Ralph H. Baer, Howard J. Morrison, and software programming was done by Lenny Cope. The game creates a series of tones and lights and requires a user to repeat the sequence. If the user succeeds, the series becomes progressively longer and more complex. Once the user fails, the game is over.

Technologies

  • HTML5
  • CSS3
  • JavaScript ES6

Setup

All you need is just a web browser and internet access.

Gained knowledge

  • Basic DOM (Document Object Model) manipulation via JavaScript:
    • Targeting nodes and its properties and methods
    • Using events for dynamic changes
    • Recursion technique to develop a JavaScript recursive function, which is a function that calls itself

Status

Project is: finished.

Contact

Created by @Lukas Krisikaitis - feel free to contact me on LinkedIn!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published