Simple Rhythm Game
first game I made with pure html css and Javascript
💖 If you’d like to support my work:
You can buy me a coffee here → https://coff.ee/nhangreenboy
first game I made with pure html css and Javascript
💖 If you’d like to support my work:
You can buy me a coffee here → https://coff.ee/nhangreenboy
Comments
Log in with itch.io to leave a comment.
a very impressive attempt on creating something with html css javascript, especially since ts is ur first haha, love it fam :D
Thank you! 😄I’m currently taking a web development course in college right now, so this was kinda a build I made for study purposes. Still experimenting and figuring things out, but I’m glad you liked it!
U tried this on tablets?
It doesn't seem like it's recognise clicks on tablets
Btw u could slow down the game at lvl1 <3
Hello! Thanks for pointing that out. The css glow effect for some reason really laggy on mobile
So I've also uploaded a mobile-optimized version on a separate page here:https://greenboy123.itch.io/simple-rhythm-game-moblie
Let me know if anything else feels off — appreciate the feedback! 💖
The mobile version is much better (for my tablet atleast lol)
Tbh it would be better if u remove the WASD buttons for the mobile version and just use touch
The logic could be something like
If block touch, check if block on blue line = +1
Cuz using the buttons underneath is kinda hard imo
Thanks for the feedback! Glad it works better on mobile. Yeah, the buttons aren’t great on touch — I’ll update it to use just touch controls later on. Kinda busy right now, but I’ll get to it when I can. Thanks again!