Pixel Dash

Pixel Dash is a game where momentum matters most. You cannot move with the arrow keys, the game moves the player (you) for you. And every time when you bump into a wall (or spring), you get sent into the opposite direction. You have to dodge spikes (the main obstacle). There a currently three levels, but the third one is not finished. https://arcade.makecode.com/S05625-44593-81599-73813
To do list:

  • Fix momentum when going through portals
  • Fix speed bug when hitting a spring in the opposite direction
  • Make game look better
  • Add power-ups
4 Likes

Set vx to the same when dying

Okay, thanks for the tip!