Skip to content

Test your memory with this browser version of Simon Game.

Notifications You must be signed in to change notification settings

edbosisto/Simon-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simon-game

A fun "copy cat" game made in a bootcamp to hone JS and jQuery skills.

To Play:

Simply open the index.html file in a browser.

Rules:

  1. Press any key on your keyboard to begin the game.
  2. A random coloured button will flash. Click the button and also remember it.
  3. If you clicked correctly, another random button will flash. You must then click the first button, then the new button in order.
  4. If you clicked correctly twice, another random button will flash and so forth. You must continue to click the entire sequence, in order, for as long as you can manage.
  5. If you click an incorrect button it is GAME OVER. Press any keyboard button to restart the game.

Files:

index.html
  • Contains html files for all game objects, including title (level counter) and buttons.
styles.css
game.js
  • Contains all game logic, written with JS and jQuery.
/sounds
  • A folder with all game sounds. Each coloured button has a specific sound, as well as a game over sound.

About

Test your memory with this browser version of Simon Game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published