ELEC2645 (2018/19) / Mbed 2 deprecated el16y2m

Dependencies:   mbed

Changes

RevisionDateWhoCommit message
17:9f7ff626210b 2019-05-09 MYY Final submission, i guarantee there is no plagiarism in the project. default tip
16:eedfe331cd22 2019-05-09 MYY test
15:76046a484201 2019-05-09 MYY Final test
14:812aae23edc8 2019-05-09 MYY test
13:28b101ea2a85 2019-05-09 MYY test
12:777558372c67 2019-05-09 MYY Test
11:ef3d6696ae84 2019-05-09 MYY Final version
10:3ecbf164c0d3 2019-05-06 MYY Finally reduce the size of the code.
9:03aa2479b941 2019-05-01 MYY Add level 3 and TNT effect.;
8:5e642fea3909 2019-04-24 MYY Add new function that can display remaining time on the right corner of screen.
7:8d63dc3948c1 2019-04-23 MYY Create new levels, and also make the code more simplify and debuggable.
6:7d0e05c39c22 2019-04-22 MYY Now we can hook back different rock with different speed and have a total score. The job left is different levels and a winning logistic.
5:fe1f5b231446 2019-04-21 MYY Finally we can fetch a gold/rock and make it disappear and never be detected again. The job remain is to set a logic to decide whether we win or not and add other levels.
4:b52a0d2925df 2019-04-20 MYY Now the code can fetch nugget however it is still not clear how to ellimate the old nugget.
3:de0f45bd0aac 2019-04-19 MYY Adjust Fps and rotating speed
2:ee96644fc8ca 2019-04-01 MYY Minor change in the code that adjust the length of rope.
1:7a3eed610fea 2019-04-01 MYY This version of the game can release the hook and fetch it back. It still cannot detect whether it hooks anything.
0:4ada39fe4ffc 2019-03-31 MYY This is the first stage which can reveal welcome page and first round with rotating hook. The release and stretch function of hook is not available now.