BallJumper / app / src / main / java / jonathan / balljumper /
..
classes Added an onTouchEvent making the ball's X-axis move when touching the screen. Changed values from int to float in Sprite. 7 years ago
GameSurfaceView.java Added an onTouchEvent making the ball's X-axis move when touching the screen. Changed values from int to float in Sprite. 7 years ago
MainActivity.java Added a game loop. Rewrote the whole game structure. 7 years ago