Meteor defense project

Dependencies:   N5110 mbed

Changes

RevisionDateWhoCommit message
50:082feedcdd22 2017-05-04 jasper0712 converted library to folder default tip
49:bf802df54786 2017-05-04 jasper0712 post
48:a1c32f308532 2017-05-04 jasper0712 post
47:a3a3f455a44b 2017-05-04 jasper0712 final
46:abb046536524 2017-05-04 jasper0712 final
45:1a013017ae92 2017-05-03 jasper0712 final
44:aa086363d09f 2017-05-03 jasper0712 game is completed. able to submit now
43:acbed608a8df 2017-05-01 jasper0712 wrapping things up. we done boi
42:152e84494ad9 2017-04-30 jasper0712 fixed a cannon bug
41:1b396334256b 2017-04-30 jasper0712 discovered few bug on retry and fixed it
40:3a0c66a0e10e 2017-04-29 jasper0712 done commenting. MAYBE. implemented RETRY function in the game. need further testing
39:f92b93efbc72 2017-04-25 jasper0712 theres still some small bug to fix on GUI and weapon. not sure if want to put some sounds into the game (might be really troublesome).
38:c66a69c1a6de 2017-04-24 jasper0712 new way of handling structs at Weapons. still developing cannon. project almost done
37:45da88e36d1d 2017-04-24 jasper0712 linked weapon to gui. continue on cannon now
36:2608622e5018 2017-04-23 jasper0712 in the progress of making cannon
35:c3fca81ef9a5 2017-04-23 root@developer-sjc-cyan-compiler.local.mbed.org Added tag yyy for changeset 6ac9541d4c31
34:6ac9541d4c31 2017-04-23 jasper0712 did pretty much nothing dont know what to do now yyy
33:61c69c46a941 2017-04-21 jasper0712 i think the game crash caused by bomb is solved. now i can put the spawn struct back
32:580d74825810 2017-04-21 jasper0712 bomb is still making the game crash and i have no fucking idea why
31:1c0e47931e84 2017-04-19 jasper0712 solved the problem with drone. trying to start over at linking spawn to waveNumber. it went wrong last time
30:2e2d48cbfec3 2017-04-18 jasper0712 disastrous bug
29:6632dd9c48d8 2017-04-18 jasper0712 successfully linked weaponUpgrades to weapon. ; Now starting on linking spawn.
28:450ab72fabdc 2017-04-17 jasper0712 now trying to connect wu and weapon
27:d4926f19c12a 2017-04-14 jasper0712 One last bug to go. found the reason behind the bug. Drone bug
26:140515d80457 2017-04-14 jasper0712 game almost done. theres still a few simple bug to fix.
25:edd6a95607b1 2017-04-13 jasper0712 help me pls im tired. new bug found. spawnDE one shot only
24:d6187d39f09b 2017-04-13 jasper0712 almost done fixing spawn D. bonus: spawnC hitbox fixed
23:6d197a452d7c 2017-04-13 jasper0712 got spawnD up working. seems like theres still a lot need to be polished.
22:2e75b50b26f0 2017-04-13 jasper0712 starting on spawnD
21:e5585569a938 2017-04-12 jasper0712 bomb is fixed. Can start on spawn D or arrange everything into structs
20:32f115462bbc 2017-04-12 jasper0712 Learning to use STRUCT. Problem with bomb (spawn reviving case).
19:7ccbb19703f9 2017-04-12 jasper0712 starting to change the way array is used in spawn
18:d82059ce929b 2017-04-10 jasper0712 done grouping every variable to init(). can start balancing everything or making levels
17:53aedd20155a 2017-04-10 jasper0712 done with drone? maybe.
16:ddc4d5669a6e 2017-04-07 jasper0712 no idea why R is not working. Starting on drone.
15:c68a5c22a2a2 2017-04-03 jasper0712 new concept for laser. increase hitbox of spawn C.
14:064b8d7f348d 2017-04-03 jasper0712 starting on shield cooldown and recharge rate ;
13:38cbce17d7d7 2017-03-30 jasper0712 done with spawn abc. starting energy shield next
12:a187ba9783f4 2017-03-29 jasper0712 starting on bomb cooldown
11:1c48fe71045c 2017-03-29 jasper0712 developed bomb. completed the spawnDamageByBomb. The Mbed crashed when the array scan for x = -ve number. fixing it later or tomorrow
10:926b1f89c4f1 2017-03-28 jasper0712 tidying things up
9:4c4d787c7a8b 2017-03-28 jasper0712 laser damage implemented. starting on game rule
8:9814b7261854 2017-03-28 jasper0712 spawn detection complete!! the feel of accomplishment.; Now starting spawn damage with lasers
7:3be4369131c6 2017-03-27 jasper0712 fail to detect spawn. no idea why
6:a554424e4517 2017-03-23 jasper0712 problem solved : sharing array between classes
5:c74bbdda06f4 2017-03-22 jasper0712 tidying things up
4:4145abd09075 2017-03-22 jasper0712 GameEngine worked. but weapon.h is not included yet
3:6b50fe9d3848 2017-03-22 jasper0712 spawn done. making gameengine
2:2c60c92bf65b 2017-03-21 jasper0712 done with the basic of spawn.
1:f5cda0674f24 2017-03-20 jasper0712 Array fail. Might be the problem with movingspawn
0:5fbc0fbc9d30 2017-03-20 jasper0712 starting spawn array