The Climbmaster by @RizeUpDev

The Climbmaster!

This game is about climbing up levels until you reach a portal. I plan to add a story later, but for this is this. Basically a tutorial for the story.

Controls:

  • Use WASD to move and jump
  • Reach the portal to win

Fun fact: This was made in the grayscale palette! I didn’t want to use adventure or poke or sweet…

Enjoy!

Regards, RizeUpDev

3 Likes

When I press A I somehow end of duplicing myself endlessly…

2 Likes

Hmm… that’s an odd bug which I don’t remember happening with me, I’ll look into that…

1 Like

Found the issue: When you select on the menu, it is still active just hidden, meaning that when you press ‘A’, it selects ‘make a character again’. If you put a on menu option selected, and put in change score by 1, you will see that the score changes by 1 every time ‘A’ is pressed. To fix this, either destroy the menu or put a myMenu disable controls to < on >

2 Likes

I used riknol/arcade-custom-menu for this, so that wouldn’t work!