You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple motion-controlled Android game where the player moves a ball by tilting the device. The game uses the accelerometer sensor to detect real-time movement and translate it into smooth on-screen motion. The objective is to control the ball within the screen boundaries using intuitive tilt gestures.