ELEC2645 (2019/20) / Mbed 2 deprecated ELEC2645_Project_el18jkeo

Dependencies:   mbed

Revisions of Alien/Alien.cpp

Revision Date Message Actions
21:970807533b10 2020-05-12 Alien ship and alien cover collisions programmed; File  Diff  Annotate
20:0b6f1cfc5be6 2020-05-01 Aliens now return fire. Alien bullets now interact with ship and cover. Next to set levels and menus. File  Diff  Annotate
19:43de9fd725ba 2020-05-01 Alien bullets fire randomly File  Diff  Annotate
18:828e9f6ddfdb 2020-05-01 aliens return fire File  Diff  Annotate
17:8b1d16d56ad2 2020-05-01 s File  Diff  Annotate
15:dde4ce4bf7fe 2020-04-06 Cover for ship completed. Next task is to add timeout to the ship bullet File  Diff  Annotate
14:e88bcf5c0887 2020-04-03 Bullet and aliens now functioning correctly. Collision function completed using get_position method instead of checking if pixels were black (finally). Space invaders must use this method as we want alien bullets to go through aliens without collsion File  Diff  Annotate
13:b85f14d35be1 2020-04-01 Armada class now complete, need to program return fire and rocks to hide behind File  Diff  Annotate
12:be491ab6e742 2020-04-01 Created armada, need to make ships move in 1 unit File  Diff  Annotate
10:9189419fda68 2020-03-27 adding "death" functionality to alien and ship File  Diff  Annotate
9:8e695df3cc36 2020-03-27 1 alien moving from left to right File  Diff  Annotate
8:86cb9a9f8a73 2020-03-26 6 hours of debugging later.... Have a functioning simple ship File  Diff  Annotate
6:5bea67cc96f9 2020-03-23 Beginning engine contruction File  Diff  Annotate