Unlimited Shortest Path Ball
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:
Button | Function |
Up Arrow / W | Forward direction |
Right Arrow / D | Right direction |
Down Arrow / S | Backward direction |
Left Arrow / A | Left direction |
Space | Continue 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
Status | Released |
Platforms | HTML5 |
Author | Not.Will.I.Am |
Genre | Puzzle |
Made with | Unity |
Leave a comment
Log in with itch.io to leave a comment.