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

https://github.com/swic-web-dev/simon-game

It's a Simon Game in Vanilla JS
https://github.com/swic-web-dev/simon-game

audio-context-api simon-game tailwind-css vanilla-javascript

Last synced: 3 months ago
JSON representation

It's a Simon Game in Vanilla JS

Awesome Lists containing this project

README

        

# Simon Game

## Uses

- Vanilla 🍨 JavaScript. It's nice to take a break from React, etc. once in a while!
- TailwindCSS with [Rombo's TailwindCSS Motion 💫](https://github.com/romboHQ/tailwindcss-motion)
- A functional approach. No `class`! 🤯
- [AudioContext](https://developer.mozilla.org/en-US/docs/Web/API/AudioContext)