KevinJZea / simon-says

A Simon Says game for all the family.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simon Says

Go and take a look here! -> Link

Simon Says is a game where the computer (Simon) will tell you a sequence of colors you should follow. If you follow the sequence correctly, you will win the round. Each one of the rounds will turn into a more difficult sequence to follow. Once you win a n number of rounds, you will win the game.

The three HTML, CSS and JavaScript are added to the same index.html file. Nonetheless, in the folder components, you'll see each one of the files that were created for the game in its extension.

Have fun!


P.S. This game was created using HTML5, CSS3 and JavaScript Vanilla (no frameworks nor libraries extra).

About

A Simon Says game for all the family.


Languages

Language:HTML 61.7%Language:JavaScript 22.9%Language:CSS 15.4%