A simple bouncing ball game

Published on

Bounce game

Recently I wrote a simple game where a ball moves and bounces from the walls. You have to set the correct position and angle of the ball in order to hit the given points within a limited number of bounces. Initially the number of points is 2. After each win the number of points increases by 1, which makes much harder to predict the ball trajectory. You also gain the calculated bounces + bonus 10 bounces. If you lose you need to start over from level 1.

The game is new, so it might be no so well balanced (maybe it's too easy or too difficult for many people). You can try it out and leave feedback on the GitHub.

Bounce game animation




Read previous


This site uses cookies. By continuing to use this website, you agree to their use. To find out more, including how to control cookies, see here: Privacy & cookies.