Skip to content

codingwill/unlimited-shortestpath-ball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Play the game here (using browser): 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

About

Simple rolling ball game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published