Skip to content

The-DefaultCube/WEBD22_SimonGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 Simon Game

HTML | CSS | JavaScript

It is a short-term memory skill game.

Live Demo

Play it Here.

About the Project

Originally created by Ralph H. Baer and Howard J. Morrison. It basically 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 or the time limit runs out, the game is over.

Main Features

  • Responsive UI - Support for both desktop and mobile devices.
  • Leaderboards Page to view top scorers.
  • UI animations making the gameplay more fun.

TechStack Used

Installation

  1. Clone the repo
$ git clone https://github.com/The-DefaultCube/WEBD22_SimonGame/
  1. Build Commands
$ cd v2
$ npm install
  1. Run Commands
$ node index.js

Screenshot

Game Page Leaderboards Page

Contact

Thanks :)

if ( youLovedProject() ) {
 starIt();
}

Releases

No releases published

Packages

No packages published