Skip to content

keith-liew/Simon-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simon-Game

A simple Simon game created with plain html and jquery. Live demo here.

Table of Contents

General Information

  • It is a practical project built for study
  • It is a game that require the player to remember the sequence of the box is prompted by the machine
  • Every level the machine will indicate which box is selected
  • Every level the player is required to choose all boxes that are prompted in previous level in sequence and plus one current level selection.

Technologies Used

Features

Screenshots

  • Loading Screen LoadingScreen
  • In Game Screen InGameScreen
  • Game Over Screen GameOverScreen
  • Game Restarted Screen GameRestartedScreen

Setup

  • Runnable in local environment
  • Internet connection for CDN to work

Usage

  • Just browse the index.html file

Project Status

Project is: complete

Lesson Learned

  • Use jQuery instead of Javascript
  • Use jQuery to interact with DOM
  • Implement sound effect to the game

Acknowledgements

  • This project was inspired by Angela Yu.
  • This project was based on this course on Udemy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published