Joshua O'hara 201291390

Dependencies:   mbed

Changes

RevisionDateWhoCommit message
44:3b904d25ee12 2020-05-26 josh_ohara Final Submission. I have read and agreed with Statement of Academic Integrity. default tip
43:1ac200335a68 2020-05-26 josh_ohara Final Submission. I have read and agreed with Statement of Academic Integrity.
42:816e444e660b 2020-05-26 josh_ohara trying to add fsm
41:648a271fbbc0 2020-05-26 josh_ohara Almost all commenting done
40:35f27f0e7833 2020-05-25 josh_ohara Almost done. Need to add comments to engine, then submit.
39:5d4277548303 2020-05-25 josh_ohara Initial Deoxygen documentation completed
38:6f50b548226e 2020-05-25 josh_ohara Safety commit;
37:90a0671d2ba7 2020-05-25 josh_ohara Deoxygen test
36:78efa0e7bd31 2020-05-19 josh_ohara Finishing touches to sounds and ship and alien render functions
35:517b56b010df 2020-05-18 josh_ohara Powerup function added
34:853f0cf0ce03 2020-05-18 josh_ohara safety;
33:d8284dee58db 2020-05-18 josh_ohara Powerup produced upon alien death
32:35fd31a945d0 2020-05-18 josh_ohara safety commit;
31:27c938ec2a11 2020-05-17 josh_ohara more tidying;
30:4504b5dd47d1 2020-05-17 josh_ohara 1
29:1615c1cffa6f 2020-05-17 josh_ohara COde tidy; ;
28:32763617ec5f 2020-05-17 josh_ohara code tidy
27:eb755a345b1f 2020-05-16 josh_ohara Code tidy
26:31a729ec7e76 2020-05-15 josh_ohara ireelevant commit
25:823b1a997a0c 2020-05-15 josh_ohara irrelevant commit;
24:ff5af5a013b5 2020-05-14 josh_ohara Added difficulty selection and difficulty progression with levels. FInishing touches now
23:aa86e32b6a74 2020-05-14 josh_ohara Main game completed. Now to add difficulty selection and difficulty progression as a function of level
22:3e978b1d7958 2020-05-13 josh_ohara Level progression programmed. Need to figure out how to delete objects when a new level commences.
21:970807533b10 2020-05-12 josh_ohara Alien ship and alien cover collisions programmed;
20:0b6f1cfc5be6 2020-05-01 josh_ohara Aliens now return fire. Alien bullets now interact with ship and cover. Next to set levels and menus.
19:43de9fd725ba 2020-05-01 josh_ohara Alien bullets fire randomly
18:828e9f6ddfdb 2020-05-01 josh_ohara aliens return fire
17:8b1d16d56ad2 2020-05-01 josh_ohara s
16:987f72d9bb8f 2020-05-01 josh_ohara Ship bullet timer added
15:dde4ce4bf7fe 2020-04-06 josh_ohara Cover for ship completed. Next task is to add timeout to the ship bullet
14:e88bcf5c0887 2020-04-03 josh_ohara 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
13:b85f14d35be1 2020-04-01 josh_ohara Armada class now complete, need to program return fire and rocks to hide behind
12:be491ab6e742 2020-04-01 josh_ohara Created armada, need to make ships move in 1 unit
11:c174d84e4866 2020-04-01 josh_ohara Bullet vector completed
10:9189419fda68 2020-03-27 josh_ohara adding "death" functionality to alien and ship
9:8e695df3cc36 2020-03-27 josh_ohara 1 alien moving from left to right
8:86cb9a9f8a73 2020-03-26 josh_ohara 6 hours of debugging later.... Have a functioning simple ship
7:06a2558155f0 2020-03-24 josh_ohara Need to stop trying to write whole game at once. Going to get each object working first, starting with the ship.
6:5bea67cc96f9 2020-03-23 josh_ohara Beginning engine contruction
5:e5bb95fb308b 2020-03-22 josh_ohara again
4:18a1fc4c38e0 2020-03-22 josh_ohara Adding variables to control lives of aliens and ship and rock components
3:8a140aa1ddcd 2020-03-14 josh_ohara Some debugging done. Questions for class written.
2:c2316b659b97 2020-03-14 josh_ohara Created major folders. Brainstormed some ideas and concluded space invaders. Initial set up of .h and .cpp files for Ship bullets and Ship created.
1:9b659b3c092b 2020-03-11 josh_ohara initial 11.03.2020
0:b7f1f47bb26a 2020-02-03 eencae ELEC2645 starter project