Description:

This game allows you to paint with bears! You can even change the type of bear and its size. To continuously draw, please hold down the right mouse button and drag. To create 1 bear, left-click on the screen.

Features:

  • User Clicks
    • Creates 3D objects where the user clicks
    • This feature allows the user to draw with a panda, bear, or polar bear.
    • The input is the mouse click
    • The output is the 3D object
  • Mouse Display
    • This feature shows the mouse location on the screen.
    • The input is where the user places the mouse.
    • The output is the text that displays the mouse location.
  • Two UI elements
    • Character Selection
      • My first element allows the user to select between a panda, bear, or polar bear to draw with.
      • The input is whichever button the user clicks.
      • The output is the change in character. 
    • Character Size
      • My second element allows the user to change the character's size when they draw.
      • The input is where the user slides the button on the slider.
      • The output is the change in size of the character.

StatusReleased
PlatformsHTML5
Authorjev25
Made withUnity