An open API service indexing awesome lists of open source software.

https://github.com/tradmod/simon-game

Short-term memory Game
https://github.com/tradmod/simon-game

cs50x game html javascript javascript-game tailwindcss vanilla-javascript

Last synced: 3 months ago
JSON representation

Short-term memory Game

Awesome Lists containing this project

README

          

# Simon Game

Simon Game in full vanilla JavaScript.
This is my CS50x Final Project.

## Play Here:

https://devabdee.github.io/Simon-Game/

## Tech Stack

**Client:** HTML, TailwindCSS, JavaScript.

## 🔗 Links
[![twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/DevABDee)
[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/devabdee/)

## What is Simon Game?

Simon is a game of short-term memory skill.
The device 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.