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.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
11:7734b721ed43 | 2017-05-03 | musallambseiso | Removed redundant code, perfected Doxygen, added inline comments. |
10:71e2de3ae034 | 2017-05-02 | musallambseiso | Added Doxygen, tidied code |
9:80736d848a61 | 2017-05-01 | musallambseiso | Tidied code |
8:341bed8734eb | 2017-04-25 | musallambseiso | Fixed game over feature |
7:feb84ff3c25f | 2017-04-10 | musallambseiso | Minor changes to bullet interface, doesn't work yet |
6:fb678d095e0a | 2017-04-02 | musallambseiso | Added framework for bullet, still minimal progress |
5:b822aaa6200d | 2017-04-01 | musallambseiso | Fixed collisions, works perfectly |
4:d3f87c8e4027 | 2017-03-05 | eencae | Improved collision detection |
3:8ec14becdf83 | 2017-03-05 | eencae | Changed 'radius' to size as the ball is a square rather than circle. |
2:3c92f5ae0502 | 2017-03-05 | eencae | Ball direction now set in init() function using time() |
1:201ef6494656 | 2017-03-01 | eencae | Minor formatting updates. |
0:a695d2b64167 | 2017-02-08 | eencae | Initial commit |