FINAL VERSION

Dependencies:   mbed

Revisions of main.cpp

Revision Date Message Actions
58:a159cd976aca 2019-05-04 maybe move flash_screen to the engine File  Diff  Annotate
57:d498dd835cfc 2019-04-30 menu fixed File  Diff  Annotate
56:f9e586348e0b 2019-04-28 (none) File  Diff  Annotate
55:b7bde601c23e 2019-04-28 (none) File  Diff  Annotate
54:d96f68f4735b 2019-04-27 VV File  Diff  Annotate
53:8e3da0b58fe9 2019-04-27 in settings, the tilt option doesnt select due to the order, need to fix somehow, also victory screen continue is now broked and title sprite needs to be redone File  Diff  Annotate
52:652b5f51319d 2019-04-27 menuuuuuu File  Diff  Annotate
51:9d5c10a88b22 2019-04-27 menu update File  Diff  Annotate
50:3da51f34e253 2019-04-27 added menu but not working yet, needs to be adjusted and variable moved around File  Diff  Annotate
49:31eb7807dbd3 2019-04-27 menu cp 1; File  Diff  Annotate
48:966f2cf803ec 2019-04-26 adjusted ball collision on top colision with brick. need to add carry over lives and fix the prev score, then do proper menus and clean up the code File  Diff  Annotate
47:1d1a827be81b 2019-04-26 print score on victory, fix the score carry over and carry over lives aswell File  Diff  Annotate
44:51b94cdded8c 2019-04-26 cp1 File  Diff  Annotate
43:81d22f68dfae 2019-04-26 do the contiue victory screen File  Diff  Annotate
38:3a077f0259df 2019-04-25 (none) File  Diff  Annotate
27:1b5038b0a7a2 2019-04-24 Renamed some folders and classes, still need to clean up code, change comments etc. File  Diff  Annotate
26:25eea19c5fbe 2019-04-24 cp 4 File  Diff  Annotate
25:a6c4f6423ddb 2019-04-24 cp 3 File  Diff  Annotate
23:09fa93e6d42c 2019-04-24 checkpoint 1 rename File  Diff  Annotate
22:fa2e0b58043a 2019-04-23 could also add a scoring mechanism each time a brick is destoyed File  Diff  Annotate
17:8fce316feb6a 2019-04-23 speed of ball depends on pot value File  Diff  Annotate
16:1761dfe801af 2019-04-23 able to choose between joy and tilt File  Diff  Annotate
15:b867a6620f96 2019-04-23 tilt works, need to add a motion control func and laser class 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
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