James Cummins / Mbed 2 deprecated el17jnc

Dependencies:   mbed

Changes

RevisionDateWhoCommit message
40:a1cdb6ab08af 2019-05-09 JamesCummins Final Submission. I have read and agreed with Statement of Academic Integrity. default tip
39:dfc489594f11 2019-05-09 JamesCummins Added test benches and included in main. Think I'm now all finished. Will check everything and produce final commit tomorrow morning
38:a85bc227b907 2019-05-09 JamesCummins Doxygen documentation written out and in line commenting completed. Game working and finished. Tests.h still to write out
37:de1f584bce71 2019-05-06 JamesCummins Documentation written out with the exception of example code
36:9f7463a65fe0 2019-05-06 JamesCummins Finished, except for sounds. Doxygen still to do
35:138ad0faa42b 2019-05-04 JamesCummins High scores working, just a few finishing touches required now
34:7e03391cb8a6 2019-04-30 JamesCummins SD card has had files initialised and seems to read but not write
33:c2dbad3dd805 2019-04-28 JamesCummins Small classic finishing bug fixed
32:eff573ad8e42 2019-04-28 JamesCummins Classic mode finished and working
31:c95f1b1d6423 2019-04-27 JamesCummins Classic: failed menu working.; Girlfriend tried it. Likes it
30:c36a08e8f5de 2019-04-27 JamesCummins Classic wall collision fixed! Game mode working
29:42651f87522b 2019-04-27 JamesCummins Classic wall collision coded but always returning true (preventing classic from running) - needs debugging
28:cc7a93ebd7e7 2019-04-25 JamesCummins Map class working based on experimenting with dummy program
27:56b8bb5d14f0 2019-04-25 JamesCummins 200x500 map finished
26:0dc10374546f 2019-04-23 JamesCummins Big array for classic mode's map [200x500] approx 55% complete
25:b52aa23df120 2019-04-21 JamesCummins Started trying to create SD files, and moved game mode functions into main.cpp to make classes more readable
24:c6415cc74b17 2019-04-19 JamesCummins Started on SD card use to generate High scores menus
23:61fa82f76808 2019-04-18 JamesCummins Set ball speed issue fixed by creating a single ball object in top level file and referring back to that, rather than 2 different ones which don't communicate
22:4e305ff8a050 2019-04-18 JamesCummins Options Menu appears to be working. Change Brightness working (other than that it skips 0.7???) Need to complete adjust ball speed and high scores list. (Still need to save to SD card somehow)
21:9d1447765ee1 2019-04-17 JamesCummins Pause menu adjusted to display the right help menu for each game mode
20:4a39a1a2be51 2019-04-17 JamesCummins Split code into proper classes
19:deddb013a8e8 2019-04-17 JamesCummins Brickbreaker mode and menus all working. Functions all 20 lines or less
18:08046153e6ad 2019-04-15 JamesCummins Fixed the bug! Needed to initialise the accelerometer. Working consistently now
17:5104ecef5bd0 2019-04-15 JamesCummins Brickbreaker not working, all else working fine
16:e846864778c4 2019-04-15 JamesCummins Brickbreaker mode and pause menu working. Needs small added features (eg intro screen) to make more user friendly
15:1564bd6b713d 2019-04-15 JamesCummins Brickbreaker mode working and calibrated WITHOUT PAUSE MENU
14:108052b6222b 2019-04-14 JamesCummins Added pause menu, needs debugging
13:e5a36fbd48ae 2019-04-12 JamesCummins Brickbreaker mode working! - needs calibrating
12:9982239b7906 2019-04-11 JamesCummins Fixed all compile-time errors that have arisen so far
11:2cf0d4ce8677 2019-04-11 JamesCummins Lots of compile-time errors corrected (not all)
10:40c77d69e83c 2019-04-11 JamesCummins Continuing work on the game engine
9:ce0a12fb205b 2019-04-10 JamesCummins Ball class first draft done
8:4e306b16a941 2019-04-08 JamesCummins Menu working correctly (calibrated compared to few mins ago)
7:6eb9cade57ab 2019-04-08 JamesCummins Menu working to select a game mode
6:952ac12c7f00 2019-04-07 JamesCummins Button advance working
5:7e8f5fad7b6b 2019-04-06 JamesCummins Intro Ball roll complete
4:2f01b85e57f9 2019-04-06 JamesCummins Ball roll working in intro
3:f2e5ffd2b94c 2019-04-06 JamesCummins Introduction page working. Now reads Labyrinth letter by letter
2:91d0fd05368b 2019-04-02 JamesCummins Checking for errors with StartMenu and accelerometer files removed
1:99d524f81566 2019-04-02 JamesCummins Start Menu errors fixed
0:7c96d84b673e 2019-03-27 JamesCummins Development of the welcome page