FINAL VERSION

Dependencies:   mbed

Revisions of main.cpp

Revision Date Message Actions
14:38560375d420 2019-04-23 pre tilt checkpoint File  Diff  Annotate
13:418a71b24b37 2019-04-23 victory screen added, brick collision fixed File  Diff  Annotate
12:f714a9e8c55b 2019-04-22 hardcoded all the brick collisions need to fix slightly, need to add side collisions maybe (invert x velocity) need to add victory screen, tilt option, figure out how to not hardcode the bricks File  Diff  Annotate
10:9f445faa892c 2019-04-22 restart menu added, lives as leds working succesfully File  Diff  Annotate
9:f6f0f39538c7 2019-04-21 added lives leds, need to make a lose screen when lives = 0 and need to sort collision detection on brick File  Diff  Annotate
8:1ab6d90c4d60 2019-04-21 edited the check paddle collision to account for direction and angle of reflection based on where the paddle is hit. Buggy, needs refinement File  Diff  Annotate
5:67c3e15ee6f8 2019-04-19 now unpauses successfully File  Diff  Annotate
4:6bd488b5b31a 2019-04-19 fixed collisions, added brick collisions, a pause screen that doesnt unpause, bricks dont destroy after lives = 0 File  Diff  Annotate
3:5719d0fe94ed 2019-04-18 edited the start menu, added some sprites, need to fix collision still; File  Diff  Annotate
1:e18615d46071 2019-04-17 Added the brick class File  Diff  Annotate
0:7d4d2023ed9c 2019-04-16 Game changed to breakout form space invaders (new folder) template initialised, edited paddle, edited direction of movement, edited collision boundaries File  Diff  Annotate