Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/feliperdamaceno/simon-game
This project is a JavaScript implementation of the classic Simon Game, created as part of a course challenge. It showcases my skills in developing interactive web applications using vanilla JavaScript.
https://github.com/feliperdamaceno/simon-game
css game html javascript
Last synced: about 1 month ago
JSON representation
This project is a JavaScript implementation of the classic Simon Game, created as part of a course challenge. It showcases my skills in developing interactive web applications using vanilla JavaScript.
- Host: GitHub
- URL: https://github.com/feliperdamaceno/simon-game
- Owner: feliperdamaceno
- License: mit
- Created: 2022-09-09T00:02:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T23:42:47.000Z (2 months ago)
- Last Synced: 2024-10-26T12:13:08.837Z (2 months ago)
- Topics: css, game, html, javascript
- Language: CSS
- Homepage: https://feliperdamaceno.github.io/simon-game/
- Size: 745 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Simon Game
![page-showcase](app-showcase/app-showcase.gif)
This project is a JavaScript implementation of the classic Simon Game, created as part of a course challenge. It showcases my skills in developing interactive web applications using vanilla JavaScript.
[Demo Here](https://feliperdamaceno.github.io/simon-game/)
## Licence
This is an open-source project and is available under the [**MIT License**](LICENSE). You are free to use, modify, and distribute the code in accordance with the terms of the license.
## Contributors
Contributions are highly appreciated! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.
[feliperdamaceno](https://github.com/feliperdamaceno)
## Contact me
Linkedin: [feliperdamaceno](https://www.linkedin.com/in/feliperdamaceno)