Small rhythm game

@pumkinhead this is sort of a big thing now so I think you should call it “big rhythm game”

fixed, 6.1 released
play | download | mod template

6.1.1 released, no links this time

6.1.2 released!
play | download | mod template
mods crash should be fixed now
charter bug fixed too!

also I feel like noting 8bit Engine is about to get a lot of new songs added

This looks very cool. It went through the code and I have some suggestions.

It looks like you hard coded every single arrow timing, which must have taken a lot of effort.

You’re talking about the song charts? I didn’t write them by hand. I made an editor that exports to JSON.

Oh, cool. More effective.

sorry its my opinion but it kinda sucks

Please clarify

if you’re going to give critism, give constructive criticism and say how it can be improved.

when i play the tetris b or the other one when i play the song it says i miss in tetris b maybe indicators can be good but it can be hard to code do you guys think you can do it?

The miss indicators are:

  • Bad: The note pops out of existence
  • Good: The note fades out
  • Perfect: The note fades out longer

But maybe I could have like a text indicator on the center. I wanted to avoid that as I felt it would be intrusive, but it turns out DDR does it that way so I guess it can’t be that bad.

Maybe I could also have a special effect when you hit it perfectly, instead of whether or not you hit it good or perfectly being time based.

(It also has to be where the player is actually looking during gameplay, so they don’t have to divert their attention just to see if they’re hitting notes well or not. So it can’t be like in friday night funkin where it’s on the center and the gameplay is on the right.)

one question did anybody actually make a game in pumpkin 3d?

no but i’ve been able to display my own 3d models

I can actually code this easily

this would be hard

this would be easy

That’s how it already works in the game

1 Like

6.1.3 released
play | download | mod template
tbh I’m kinda getting a bit bored of updating 8bit engine

NEVER MIND, v6.2.0 IS OUT
MODCHARTING HAS RETURNED
play | download | mod template | modchart documentation

i’ve learned how to setup a backend server, so leaderboards are a possibility…
same thing with accounts, this is basically an osu clone now