The app has multiple features: when a user left-clicks on the screen with a mouse, a sphere spawns on the spot where they clicked. There are multiple features:

  • After the object is spawned: The user can pick a color for the spheres spawned by clicking on a dropdown menu and choosing one of the colors offered. They can also change the size of the spheres by dragging the slider. The objects can be individually deleted by right-clicking on them, or all deleted at the same time if the user presses “Clear All”.
  • Before the object is spawned: The user can pick the size of the future objects.
  • There is a text box that displays how much time has passed since the game was started. It also displays current time.
  • Additionally, the position of the mouse cursor is displayed on the top left corner of the screen at all times. The instructions make the game more intuitive and help the user understand what to do.

Leave a comment

Log in with itch.io to leave a comment.