Check the repository on Github: link

Unlimited Shortest Path Ball is a modified rolling ball game with some additional simple mechanics inspired from Fall Guys and Shortest Path Algorithm.

You play as a ball and your goal is to collect as many cubes as possible while minimizing the traversal path, and to survive from the falling floor! The floor size will grow as you proceed further, no maximum level!

Achieve the highest score so you can be placed in the Top Scoreboard.

How to Play:

  • Press Arrow Keys or WASD to navigate your ball
  • Press Space to proceed to the next floor after finishing a floor
  • Press Spaceto restart the game if you fail to finish a floor

Navigation:

ButtonFunction
Up Arrow / WForward direction
Right Arrow / DRight direction
Down Arrow / SBackward direction
Left Arrow / ALeft direction
SpaceContinue or Restart (after finishing or failing a floor)

Work In Progress:

  • Scoreboard integrated with Firebase 
  • Restrict maximum path per floor that player can traverse with Shortest Path Algorithm

Leave a comment

Log in with itch.io to leave a comment.