Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 320 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 320 Bytes

Baller

Simple game of a bouncing and clickable ball around the screen.

Using the device accelometer, the app measures the acceleration force in m/s2 that is applied to the device and updates the position of a ball depending on this acceleration.

It is also posible to click on the ball changing its trajectory.