An implementation of the classic Brick Breaker game designed to be displayed on a N5110 LCD display and controlled with a 2 axis joystick and buttons.

Dependencies:   N5110 PinDetect PowerControl mbed

History

Final Version of the Brick Breaker program default tip

2015-05-11, by el13cj [Mon, 11 May 2015 20:33:45 +0000] rev 12

Final Version of the Brick Breaker program


FINAL VERSION

2015-05-11, by el13cj [Mon, 11 May 2015 20:32:56 +0000] rev 11

FINAL VERSION


angles working better, game basically complete

2015-05-10, by el13cj [Sun, 10 May 2015 16:57:14 +0000] rev 10

angles working better, game basically complete


FIXED ball strike-through error; INTERMITTENT fail to destroy brick, persistent menu on game start; TODO (if can) spkr, clear high scores, ball speed select

2015-05-07, by el13cj [Thu, 07 May 2015 18:01:40 +0000] rev 9

FIXED ball strike-through error; INTERMITTENT fail to destroy brick, persistent menu on game start; TODO (if can) spkr, clear high scores, ball speed select


Game functions mostly working and code comments pretty much complete.; Still getting errors such that ball goes through/doesn't break bricks.

2015-05-07, by el13cj [Thu, 07 May 2015 17:20:11 +0000] rev 8

Game functions mostly working and code comments pretty much complete.; Still getting errors such that ball goes through/doesn't break bricks.


pretty much working as planned, going to try putting stuff in a header file now

2015-05-07, by el13cj [Thu, 07 May 2015 11:48:50 +0000] rev 7

pretty much working as planned, going to try putting stuff in a header file now


code cleaner and working, about to try some changes to the motion of the ball

2015-05-07, by el13cj [Thu, 07 May 2015 11:10:37 +0000] rev 6

code cleaner and working, about to try some changes to the motion of the ball


Working, dirty code needs a cleanin

2015-05-06, by el13cj [Wed, 06 May 2015 15:44:16 +0000] rev 5

Working, dirty code needs a cleanin


about to add lives lost feature

2015-05-04, by el13cj [Mon, 04 May 2015 16:02:53 +0000] rev 4

about to add lives lost feature


basic menu WORKING; about to add game functionality to start option

2015-05-01, by el13cj [Fri, 01 May 2015 11:45:35 +0000] rev 3

basic menu WORKING; about to add game functionality to start option