ELEC2645 (2019/20) / Mbed 2 deprecated ELEC2645_Project_el19zf

Dependencies:   mbed

Changes

RevisionDateWhoCommit message
22:cded0cd8e1c9 2020-05-22 el19zf Final Submission. I have read and agreed with Statement of Academic Integrity. default tip
21:e3866e4fe5fb 2020-05-22 el19zf Final Submission. I have read and agreed with Statement of Academic Integrity.
20:a36ab1560e73 2020-05-22 el19zf add the Doxygen comments
19:5083339b55e8 2020-05-21 el19zf update code to be better implemented
18:93d050e7705d 2020-05-21 el19zf build a Instruction class, and add it to menu
17:ba4d9cd1e347 2020-05-18 el19zf add the user-defined in menu
16:cf2bfada3adf 2020-05-18 el19zf update the paused interface
15:3571beaaeed8 2020-05-15 el19zf add the shot testing.
14:42b8a91e463c 2020-05-15 el19zf add a sound class include sound data and sound duration
13:eb60628db8bf 2020-05-14 el19zf using Doxygen style to comment the code and debug some function;
12:009895f6b6e4 2020-05-11 el19zf add a test file and optimzed code
11:494cc44777fe 2020-05-11 el19zf add Interface class and build the interaction with gamer
10:02ab3324be6c 2020-05-10 el19zf add welcome interface and 'gameover'
9:62d6559f0d50 2020-05-09 el19zf update mechanism of game, make harder
8:8287d2ef965d 2020-04-29 el19zf update class collision and game mechanics
7:c49f3d3b672f 2020-04-29 el19zf change the initial position of shots, and add some comment
6:dce38fe4e092 2020-04-28 el19zf add ticker to increase shots along with time
5:6774b7272e85 2020-04-14 el19zf update the direction of shots
4:b12a49f0b730 2020-04-14 el19zf add a shot class to create a series of shots moving different directions
3:b8fbaefc496c 2020-04-12 el19zf build a control method for the basic element 'people'
2:67b51ee7fc34 2020-04-12 el19zf Create a basic element "People"
1:b133934e0d45 2020-03-11 el19zf start;
0:b7f1f47bb26a 2020-02-03 eencae ELEC2645 starter project