Rhythm game devlog #2, messing with the keyboard

this rhythm game still has no name sadly, but I added a lot more things

the scores now show in game, which is great
I also changed the scores that can be shown

"PERFECT", "GREAT", "MISS"

also I implemented different ways to add notes
it can either be random, or you can make them go on one side every time
the new system allows much faster gameplay as well

if the beat moves upward use the up arrow key
if the beat moves downward use the down arrow key
if the beat moves to the left use the left arrow key
if the beat moves to the right use the right arrow key
and if the beat moves diagonally at all use the left mouse button

previous posts

Rhythm game devlog #1, its all coming together now

7 Likes

im going to fix how the scores show in game so they don’t collide at all
I also plan to add visual arrows so the player knows what keys to use

also remember UIStroke is in beta, you will not see any ui borders on the beats

1 Like

looks like UIStroke works in game now

expect a new devlog this weekend

EDIT:
it is coming out today, sorry about the weekend thing

also keybinds/arrows won’t be in the next devlog, I want to do that for the fourth devlog not the third

third devlog is out as promised!