My game jam subbmision

hey hey hey (this is not done yet bruh) so you might know I entered this {game jam} makecoderz the series or somthin and I’m making a rhythm game for it (hope I didn’t spell that like ryme but anyway) I will show updates on it and then when times up on this jam I will submit it and it’ll be done so here’s it so far: game thingy

2 Likes

Sorry for the late reply, this is fun so far! :grinning_face: I love the silly story and I’m a big rhythm game fan. I’d say the only bug I found is that the game checks to see if you’ve hit the note when the upcoming note is right above the player rather than in the center like most games, so it makes it hard to time right.

You could either wait to check if the note is correct until it’s in the middle of the player, or if you want to use your existing code, make a new sprite at the bottom so that when the note overlaps that hitbox you know to check if the player hit the note:

alright I will fix that just note that i basically finished the game but I will fix it and that the game jams almost over

1 Like