ELEC2645 (2018/19) / Mbed 2 deprecated el17szs

Dependencies:   mbed

Revisions of Bat/Bat.cpp

Revision Date Message Actions
28:d0b0a64a832d 2019-05-07 Documented the bat and ball class; File  Diff  Annotate
26:6427f09cf8d3 2019-05-01 Documented the UX class File  Diff  Annotate
24:23fd6b451db7 2019-05-01 Fixed menu bugs File  Diff  Annotate
22:69d7fe739872 2019-04-30 Completed version of the game; File  Diff  Annotate
21:a0904159e183 2019-04-30 Created text for the rules and controls menus; File  Diff  Annotate
20:9d21599fe350 2019-04-30 Created starting menus with correct button functionality; File  Diff  Annotate
19:e1ded5acb64a 2019-04-27 Created a starting info screen File  Diff  Annotate
18:a260ce8db9e7 2019-04-27 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 File  Diff  Annotate
17:b2b651acffae 2019-04-27 created a Batting target method and ball_count method File  Diff  Annotate
16:da0808d55de0 2019-04-27 Created A game over function File  Diff  Annotate
15:81a3aaf52647 2019-04-24 Created a few starting menus; Created a tone for when bowler starts and batsman is out File  Diff  Annotate
13:924891519a95 2019-04-23 Created a method check_fielder() to check for collisions File  Diff  Annotate
12:954da4f4e565 2019-04-23 Player able to hit the ball to 8 different parts of the field; Created update_ball(); Created init_positions() methods File  Diff  Annotate
8:7b7e1a5b8200 2019-04-20 Updated the set_field function to include more fielders; File  Diff  Annotate
6:3e50f2cf4366 2019-04-18 Checks for collision (ball hitting bat) File  Diff  Annotate
4:55a0509c4874 2019-04-16 Initialised the Bat class; File  Diff  Annotate