James Heavey / Mbed 2 deprecated EL17JH

Dependencies:   mbed

Revisions of PongEngine/PongEngine.cpp

Revision Date Message Actions
18:e5eb50c5e61f 2019-04-23 tilt broke, make laser File  Diff  Annotate
16:1761dfe801af 2019-04-23 able to choose between joy and tilt File  Diff  Annotate
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
7:ef162a6232ca 2019-04-21 hardcoded the bricks, need to iterate. deleting the bricks doesnt work, need victory screen (if list of bricks == 0) or something File  Diff  Annotate
6:7f79f320b827 2019-04-20 need to work out how to delete a brick once lives == 0, and need to work out how to iteratively create a list of bricks so they can all be created and checked for collision at once 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
2:b3ca50f2e85d 2019-04-18 Brick class made, need to fix collision detection and enable brick initialisation via array 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