Who will pause the music ?
- 4 Devlogs
- 15 Total hours
I build "Who Will Pause the Music?" (sorry , i suck at naming) , It is a browser based game/web-app made for games like musical chair or any other Music based game which requires sudden pauses.
I build "Who Will Pause the Music?" (sorry , i suck at naming) , It is a browser based game/web-app made for games like musical chair or any other Music based game which requires sudden pauses.
Finally Shipping . Take a demo test here : https://sudip-project-05.netlify.app/ . More info in the ship section.
Devlog #3
Hello again everyone !
I finally finished working and the project is almost ready.
The project now has a working Auto feature finally and a audio visualizer on the background which actually respond to the music beats , (to the frequency of the music tbh). And I would not hide the fact that I used Claude to make these two features work , the auto feature and the visualizer.
Let me summarize the project feature :
Thank You !
Devlog #2
Hello again!
After all those designing the HTML and CSS I finally started working on JavaScript.
Here are the features that actually work now :
You can click to upload or either Drag and drop to upload your audio file.
You know what ! You can also see the name of audio file on the card.
Listening audio being played for the first time made me feel like heaven fr.
Currently I am working on fixing the AUTO mode features(or bugs you could say -_-)
I am planing to fix the auto feature by the next time.
Devlog #1
Hello everyone!
I am working on a project which I named “Who will pause the Music ?” .
Let me tell you about the project I will be working on . I got the idea of this project from the game “Musical Chair”. In this project I will be making a web-app or web-game where a user can upload any audio file and let you choose a duration between which the user wants the music to be paused randomly.
You may use this web-app not only for Musical Chair but any other game which might require random pauses.
Untill now I have written only the HTML and CSS . I still have JavaScript to work on .
For styling I have used the font= PressStart2P from google fonts .
And for the first time I used pseudo element to color.
I have made the container i name it wrapper though.
Also made something like a card like feature .
Thank you !