Balls & Paddle game for RETRO Pong inspired game featuring multi-directional tilt-sensitive paddle, multiple balls, shrinking ceiling and a bit of gravity.

Dependencies:   LCD_ST7735 MusicEngine RETRO_BallsAndThings mbed

Balls and Paddle

After doing some work on the Pong mod I decided to put my efforts into making my version object oriented and try to make a generic object-library that could be use for other ball-and-things games. To add some challenges to the gameplay, the following features were added:

  • extra-free additional balls to please the juglers
  • gravity for pulling the ball down to create some dynamic movement
  • directional power-paddle that counters the ball with a bit more speed
  • lowering ceiling to make endless gameplay impossible
Committer:
maxint
Date:
Sun Mar 01 13:58:47 2015 +0000
Revision:
5:8441b390a15f
Parent:
4:8643d2d93a5f
Child:
6:1f5862465b5d
ready for submission?

Who changed what in which revision?

UserRevisionLine numberNew contents of line
maxint 5:8441b390a15f 1 http://developer.mbed.org/users/maxint/code/RETRO_BallsAndThings/#860b82c19ecf