https://github.com/thasup/simon-game
Simon game is a mini JavaScript game, a practice project to learn how to use jQuery library instead of DOM manipulation to make it easier and faster to write code.
https://github.com/thasup/simon-game
css html javascript jquery
Last synced: 13 days ago
JSON representation
Simon game is a mini JavaScript game, a practice project to learn how to use jQuery library instead of DOM manipulation to make it easier and faster to write code.
- Host: GitHub
- URL: https://github.com/thasup/simon-game
- Owner: thasup
- Created: 2021-12-06T17:17:59.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-20T18:06:35.000Z (almost 4 years ago)
- Last Synced: 2025-01-31T14:37:45.025Z (12 months ago)
- Topics: css, html, javascript, jquery
- Language: JavaScript
- Homepage: https://thasup.github.io/simon-game/
- Size: 1.21 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Simon Game
Simon game is a mini **JavaScript** game, a practice project to learn how to use **jQuery** library instead of **DOM** manipulation to make it easier and faster to write code.
[Simon Game Link](https://thasup.github.io/simon-game/)
# Table of contents
- [Simon Game](#simon-game)
- [Table of contents](#table-of-contents)
- [Features](#features)
- [Languages](#languages)
- [Technology](#technology)
# Features
[(Back to top)](#table-of-contents)
- Vanilla simon game
- Hilarious popcat meme
- Hide some hint in somewhere
# Languages
[(Back to top)](#table-of-contents)
- HTML
- CSS
- Javascript
# Technology
[(Back to top)](#table-of-contents)
- HTML
- CSS
- JavaScript
- jQuery