ELEC2645 (2018/19) / Mbed 2 deprecated el17szs

Dependencies:   mbed

Changes

RevisionDateWhoCommit message
35:dc957021982c 2019-05-09 shahidsajid Final Submission. I have read and agreed with Statement of Academic Integrity. default tip
34:d9099874bbc3 2019-05-09 shahidsajid Final Submission. I have read and agreed with Statement of Academic Integrity.
33:9d34ef219fff 2019-05-08 shahidsajid Fixed Documentation Errors
32:1bc731f03a30 2019-05-08 shahidsajid Completed Final Documentation
31:eefa1d23a843 2019-05-08 shahidsajid Documented and updated in-line comments for all the classes;
30:43aace0fdbdf 2019-05-08 shahidsajid Updated in-line comments for 3 classes;
29:f7a2d2a755ec 2019-05-07 shahidsajid Completed documenting the Cricket class;
28:d0b0a64a832d 2019-05-07 shahidsajid Documented the bat and ball class;
27:36943141d6bc 2019-05-01 shahidsajid Started documenting scoreboard class;
26:6427f09cf8d3 2019-05-01 shahidsajid Documented the UX class
25:ead0e7bd1569 2019-05-01 shahidsajid Conducted some gameplay tests;
24:23fd6b451db7 2019-05-01 shahidsajid Fixed menu bugs
23:a16c97a59a41 2019-05-01 shahidsajid Fixed out screen bug
22:69d7fe739872 2019-04-30 shahidsajid Completed version of the game;
21:a0904159e183 2019-04-30 shahidsajid Created text for the rules and controls menus;
20:9d21599fe350 2019-04-30 shahidsajid Created starting menus with correct button functionality;
19:e1ded5acb64a 2019-04-27 shahidsajid Created a starting info screen
18:a260ce8db9e7 2019-04-27 shahidsajid Created no. of balls completed; created a target; printed the target and no. of balls onto the screen; Created displays for when game is won and game is lost
17:b2b651acffae 2019-04-27 shahidsajid created a Batting target method and ball_count method
16:da0808d55de0 2019-04-27 shahidsajid Created A game over function
15:81a3aaf52647 2019-04-24 shahidsajid Created a few starting menus; Created a tone for when bowler starts and batsman is out
14:122eaa3b7a50 2019-04-23 shahidsajid Completed update_game(); Game now runs multiple times with field changed each time;
13:924891519a95 2019-04-23 shahidsajid Created a method check_fielder() to check for collisions
12:954da4f4e565 2019-04-23 shahidsajid Player able to hit the ball to 8 different parts of the field; Created update_ball(); Created init_positions() methods
11:f481ec642cc5 2019-04-22 shahidsajid Fixed play_game bug;
10:6c6e09023942 2019-04-22 shahidsajid Created a new folder called Cricket to modularize the code for efficiency
9:a81db6a703b7 2019-04-21 shahidsajid fixed set_field bug
8:7b7e1a5b8200 2019-04-20 shahidsajid Updated the set_field function to include more fielders;
7:a1a6bff238c1 2019-04-18 shahidsajid Bowler created
6:3e50f2cf4366 2019-04-18 shahidsajid Checks for collision (ball hitting bat)
5:915bcac4e9b9 2019-04-16 shahidsajid Updated the bat class;
4:55a0509c4874 2019-04-16 shahidsajid Initialised the Bat class;
3:bd3465a70a5a 2019-04-15 shahidsajid Setting the field completed, Each fielder is placed;
2:e9ac69c17a75 2019-04-06 shahidsajid Created the method field Draw;
1:ce0d477de314 2019-04-05 shahidsajid Created the Welcome screen
0:bed27dc63dea 2019-03-12 shahidsajid initial commit;