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.
History
Removed redundant code, perfected Doxygen, added inline comments.
2017-05-03, by musallambseiso [Wed, 03 May 2017 20:03:37 +0000] rev 11
Removed redundant code, perfected Doxygen, added inline comments.
Added Doxygen, tidied code
2017-05-02, by musallambseiso [Tue, 02 May 2017 22:13:39 +0000] rev 10
Added Doxygen, tidied code
Tidied code
2017-05-01, by musallambseiso [Mon, 01 May 2017 13:02:06 +0000] rev 9
Tidied code
Fixed game over feature
2017-04-25, by musallambseiso [Tue, 25 Apr 2017 10:14:08 +0000] rev 8
Fixed game over feature
Minor changes to bullet interface, doesn't work yet
2017-04-10, by musallambseiso [Mon, 10 Apr 2017 16:44:34 +0000] rev 7
Minor changes to bullet interface, doesn't work yet
Added framework for bullet, still minimal progress
2017-04-02, by musallambseiso [Sun, 02 Apr 2017 17:47:38 +0000] rev 6
Added framework for bullet, still minimal progress
Fixed collisions, works perfectly
2017-04-01, by musallambseiso [Sat, 01 Apr 2017 11:43:25 +0000] rev 5
Fixed collisions, works perfectly
Improved collision detection
2017-03-05, by eencae [Sun, 05 Mar 2017 23:10:45 +0000] rev 4
Improved collision detection
Changed 'radius' to size as the ball is a square rather than circle.
2017-03-05, by eencae [Sun, 05 Mar 2017 21:21:52 +0000] rev 3
Changed 'radius' to size as the ball is a square rather than circle.
Ball direction now set in init() function using time()
2017-03-05, by eencae [Sun, 05 Mar 2017 21:16:03 +0000] rev 2
Ball direction now set in init() function using time()