Endless runner game

https://marshall-hunts.github.io

Created an endless runner game inspired from https://gamedevelopment.tutsplus.com/tutorials/creating-a-simple-3d-endless-runner-game-using-three-js--cms-29157

what do y’all think?

1 Like

Looks good, but it’s very hard to play since you can’t see far enough ahead to anticipate obstacles. Also, you should give the player a second to recover after hitting something, at the moment it’s too easy to get hit, get up in the middle of an obstacle and instantly get knocked down again.

Aside from that, you need to make you textures power of two (check the console messages).

Good work though!

1 Like

Thanks for that tip, will fix that rn

No mobile controls so couldn’t play it.

1 Like

I’ll fix that too