Completed Dodge game. (Sorry for the naming, error of existing repository name)

Dependencies:   mbed Gamepad

Changes

RevisionDateWhoCommit message
18:6ef07bf7770a 2019-05-09 ll16o2l Just documentation error, fixed.; ; Statement of academic integrity agreed to. default tip
17:008206fb26b8 2019-05-09 ll16o2l I have read the statement on academic integrity and I agree.; https://www.leeds.ac.uk/secretariat/documents/academic_integrity.pdf
16:f1b5ea92facd 2019-05-07 ll16o2l Fixed an accident in commenting
15:807eba7c7811 2019-05-07 ll16o2l Re-organised the documentation and finished the project.
14:ae56d540449f 2019-05-05 ll16o2l Changed documentation format for DodgeEngine init
13:700ea0742b24 2019-05-05 ll16o2l Documentation for Instruction
12:1dfc34bc8382 2019-05-05 ll16o2l Fixed the Instructions, problems with moving the screen up and down.
11:1c5c549ba75e 2019-04-30 ll16o2l Fixed the bugs with private and public variables as well as naming conventions of the buttons.
10:0c200ed5973a 2019-04-30 ll16o2l Adding in the user input to the main.cpp file and adding the instructions to the game mechanics.
9:99287b26be1e 2019-04-30 ll16o2l Writing instructions to be displayed on the lcd.
8:c3153fd4d8ce 2019-04-25 ll16o2l Neaten code and implemented heath pack to the game.
7:67c00839f188 2019-04-25 ll16o2l Doxygen
6:98ddf5eade49 2019-04-25 ll16o2l Member declaration
5:a813a1a2c139 2019-04-25 ll16o2l method comments trial
4:b71e0eed67db 2019-04-25 ll16o2l Added more objects that are implemented into the game at predetermined times as well as added doxygen comments.
3:aa82968b7a8e 2019-04-25 ll16o2l Completed Dodge game
2:888634fff8ff 2019-04-06 ll16o2l Added stopwatch however still needs adjusting
1:2d3139578aca 2019-03-25 ll16o2l Made Main file with the starting message.
0:03363a508918 2019-03-05 ll16o2l initial commit