Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harshit-saraswat/simon-game
This is another project in The Complete Web Development 2020 Bootcamp course from Angela Yu.
https://github.com/harshit-saraswat/simon-game
css dom dom-manipulation game html javascript javascript-game jquery simon-game
Last synced: 29 days ago
JSON representation
This is another project in The Complete Web Development 2020 Bootcamp course from Angela Yu.
- Host: GitHub
- URL: https://github.com/harshit-saraswat/simon-game
- Owner: harshit-saraswat
- Created: 2020-07-23T16:19:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-09T15:45:15.000Z (over 4 years ago)
- Last Synced: 2024-11-13T11:35:43.230Z (3 months ago)
- Topics: css, dom, dom-manipulation, game, html, javascript, javascript-game, jquery, simon-game
- Language: JavaScript
- Homepage:
- Size: 130 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simon-Game
This is another project in The Complete Web Development 2020 Bootcamp course from Angela Yu.The webapp focuses on implementing the popular simon game by using HTML,CSS,JS,Bootstrap and JQuery.
The project is used to practice advanced DOM, JS, Click Events, JQuery principles and concepts.
## Snapshots:
### Starter Image-### During Game Image-
### Game Over Image-
## Inspiration:
The inspiration for the websites have been taken from the follwing:
* [Angela Yu](https://github.com/angelabauer)'s Complete Web Development Bootcamp Course on Udemy.## Acknowledgements:
I'd like to express my greatest gratitude towards Angela Yu for her amazing teaching efforts and course.
For the website I've used the following resources:
* ***Icons***: [FlatIcons](https://www.flaticon.com/)
* ***Fonts***: [GoogleFonts](https://fonts.google.com/)
* ***Bootstrap***: [Bootstrap](https://getbootstrap.com/)