ELEC2645 (2018/19) / Mbed 2 deprecated el17szs

Dependencies:   mbed

Revisions of Cricket/Cricket.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
25:ead0e7bd1569 2019-05-01 Conducted some gameplay tests; File  Diff  Annotate
24:23fd6b451db7 2019-05-01 Fixed menu bugs File  Diff  Annotate
23:a16c97a59a41 2019-05-01 Fixed out screen bug 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
14:122eaa3b7a50 2019-04-23 Completed update_game(); Game now runs multiple times with field changed each time; 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
11:f481ec642cc5 2019-04-22 Fixed play_game bug; File  Diff  Annotate
10:6c6e09023942 2019-04-22 Created a new folder called Cricket to modularize the code for efficiency File  Diff  Annotate