Ikenna Adrian Ozoemena 201157039

Dependencies:   mbed

Revisions of Enemy/Enemy.cpp

Revision Date Message Actions
51:2231e2e141b9 2019-05-09 Documentation test File  Diff  Annotate
45:fe5fc85a5c73 2019-05-09 Documentation Test 2 File  Diff  Annotate
42:ee13e1d103d8 2019-05-08 Change the way Lcd and Gamepad libraries are accessed for ease of documentation File  Diff  Annotate
41:e1fa36c0492e 2019-05-08 Increased lore and cleaned code in preparation for documentation File  Diff  Annotate
40:90c7a893d513 2019-05-07 Add Orion ship weapons ; Gives a weapon that tracks the movements of enemy ship to the Orion File  Diff  Annotate
39:7824f9080f59 2019-05-06 Add Lore, enemy scaling, multiple seekers. improves shooter movement.; the new class lore will be used to print most of the text for the game. File  Diff  Annotate
38:4571537238ed 2019-05-05 *Add missions to game File  Diff  Annotate
37:8d8c8cce0bc7 2019-05-04 Add random enemy spawning.; made a new function rand_no which uses the ctime library to seed srand() and generate random numbers which are used to set initial and reset positions of enemies. File  Diff  Annotate
35:3341f2bd0408 2019-05-03 Fix all collision issues; ; Collision was formerly done in separately for each case now two dedicated function will be used to check if two sprites collided File  Diff  Annotate
34:6d0786582d81 2019-04-30 Changed declaration of _shooter1_pos File  Diff  Annotate
32:098fbc1222cd 2019-04-20 * created collision for shooter missle and ship File  Diff  Annotate
31:c7bd3ed16840 2019-04-20 Added more complex shooter movement File  Diff  Annotate
30:711d722f3cef 2019-04-19 * still incorporating shooter File  Diff  Annotate
28:6319e928f0aa 2019-04-18 * added warning sirens when health falls below threshold; * added new enemy shooter File  Diff  Annotate
20:5b4b3bf5795c 2019-04-14 Gotten collision between ship and seeker to work File  Diff  Annotate
18:2cc6898de6b2 2019-04-13 Began working on collision particularly between seeker ships and players ship File  Diff  Annotate
15:009ccc07bb57 2019-04-11 Added an enemy : seeker File  Diff  Annotate