Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felpsalvs/bateria-vanillajs
Drums that use only keys, to simulate a musical instrument. The idea is that it is used with the keys and not the mouse, if you try to use it with your cell phone it probably won't work.
https://github.com/felpsalvs/bateria-vanillajs
javascript js vanilla-javascript vanilla-js
Last synced: about 1 month ago
JSON representation
Drums that use only keys, to simulate a musical instrument. The idea is that it is used with the keys and not the mouse, if you try to use it with your cell phone it probably won't work.
- Host: GitHub
- URL: https://github.com/felpsalvs/bateria-vanillajs
- Owner: felpsalvs
- Created: 2022-06-08T20:01:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-01T01:40:21.000Z (7 months ago)
- Last Synced: 2024-06-01T03:39:32.760Z (7 months ago)
- Topics: javascript, js, vanilla-javascript, vanilla-js
- Language: HTML
- Homepage: https://kit-de-bateria.vercel.app
- Size: 1.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Battery Kit
![image](https://user-images.githubusercontent.com/78622458/172721115-49811ba7-8884-44cc-b55e-44822aeb778e.png)
### 🔖 About
I learned a lot with Vanilla JS (Pure JavaScript) by creating a drum kit that uses only keys, to simulate a musical instrument.
The idea is that it is used with the keys and not the mouse, if you try to use it with your cell phone it probably won't work.1/30
https://JavaScript30.com
### 🚀 Technologies
This project was developed using the following technology:+ Html 5
+ CSS 3
+ JavaScript