HTML | CSS | JavaScript
It is a short-term memory skill game.
Play it Here.
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.
- Responsive UI - Support for both desktop and mobile devices.
- Leaderboards Page to view top scorers.
- UI animations making the gameplay more fun.
- Clone the repo
$ git clone https://github.com/The-DefaultCube/WEBD22_SimonGame/
- Build Commands
$ cd v2
$ npm install
- Run Commands
$ node index.js
Game Page | Leaderboards Page |
- Contact me : manish0307kumar@gmail.com
- Project Link : https://github.com/The-DefaultCube/WEBD22_SimonGame/
if ( youLovedProject() ) {
starIt();
}