Arturs Kozlovskis / Mbed 2 deprecated ELEC2645_Project_el18ak

Dependencies:   mbed

Changes

RevisionDateWhoCommit message
28:b6f048f46ffb 2020-05-21 thestudent Final Submission. I have read and agreed with Statement of Academic Integrity. default tip
27:da17a102c8d0 2020-05-21 thestudent Small changes to documentation and code
26:9009ad1077f8 2020-05-21 thestudent Added few animations
25:b0c1d7955678 2020-05-19 thestudent Changed API documentation;
24:74a53dd49806 2020-05-18 thestudent Added sound feature. When ball is destroyed produce an sound effect
23:cd38e48635e7 2020-05-18 thestudent Added some sound features;
22:f1811602a817 2020-05-15 thestudent Small changes to the design;
21:32429d8e90ff 2020-05-12 thestudent Final version
20:d71ce4ccd1f6 2020-05-09 thestudent Changed the initial contrast setting;
19:913d123554ee 2020-05-09 thestudent The entire design finished. Need to revise ball creation;
18:8f7291885e19 2020-05-09 thestudent Commit before changing few things in the main file
17:cb208b15be5c 2020-05-07 thestudent The initial screen is working. The ball movement on it has to be corrected.
16:e2aaef863d7c 2020-05-07 thestudent Game design finished;
15:3f558f8b54ea 2020-05-01 thestudent Finished with parabolic ball movement;
14:739115711bf8 2020-04-29 thestudent Before changing parabolic ball function
13:1dbef50789ed 2020-04-29 thestudent Finished with linear ball design and movement
12:f7dfd44569b6 2020-04-23 thestudent Before random ball function creation;
11:4722bf70b2be 2020-04-20 thestudent Cleaning up my code. Before starting to work on ball movement;
10:f5b920a6a71a 2020-04-18 thestudent Got the cannon collision working. Finished the big design;
9:4b11ee1155ad 2020-04-10 thestudent Got the shots to interact with the balls
8:09eb8fe2bb20 2020-04-03 thestudent Improving balls trajectory
7:82079de8bcd6 2020-04-02 thestudent Added a new function to the balls. They can now go in linear or parabolic way. Optimized screen speed. Next is movement randomizer function
6:33bdb54c2c88 2020-04-01 thestudent Creating a ball object and working on its movement across the screen. Got the ball going in a linear and parabolic way. For the functioning of the objects created a new class called functions. ;
5:8e3d6cbc8b02 2020-03-24 thestudent Perfecting the shooting. Got rid of bug where the last shot merges with the previous;
4:01b50048c8ad 2020-03-24 thestudent Got shooting working
3:12b2bc47a0df 2020-03-24 thestudent Making the bullet on the lcd screen. Start to work on the shooting of the cannon;
2:ee6a6bcbce87 2020-03-11 thestudent Drawing and getting the cannon moving
1:664a272ab028 2020-03-08 thestudent initial commit
0:b7f1f47bb26a 2020-02-03 eencae ELEC2645 starter project