Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Revisions of Ball/Ball.cpp
Revision | Date | Message | Actions |
---|---|---|---|
10:6c6e09023942 | 2019-04-22 | Created a new folder called Cricket to modularize the code for efficiency | File Diff Annotate |
9:a81db6a703b7 | 2019-04-21 | fixed set_field bug | File Diff Annotate |
8:7b7e1a5b8200 | 2019-04-20 | Updated the set_field function to include more fielders; | File Diff Annotate |
7:a1a6bff238c1 | 2019-04-18 | Bowler created | File Diff Annotate |
6:3e50f2cf4366 | 2019-04-18 | Checks for collision (ball hitting bat) | File Diff Annotate |
5:915bcac4e9b9 | 2019-04-16 | Updated the bat class; | File Diff Annotate |
4:55a0509c4874 | 2019-04-16 | Initialised the Bat class; | File Diff Annotate |
3:bd3465a70a5a | 2019-04-15 | Setting the field completed, Each fielder is placed; | File Diff Annotate |