j3susalonso / baller

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Java 70.4%Language:HTML 29.6%