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

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.

Awesome Lists containing this project

README

          

![My_project](https://www.dropbox.com/s/ii3xcy5lak7642r/preview%20desktop%20simon.jpg?raw=1)

# 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