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 FATFileSystem
History
Final Submission. I have read and agreed with Statement of Academic Integrity.
2019-05-09, by ellisbhastroud [Thu, 09 May 2019 12:01:42 +0000] rev 17
Final Submission. I have read and agreed with Statement of Academic Integrity.
Penultimate Commit - Tidied a little and checking documentation.
2019-05-09, by ellisbhastroud [Thu, 09 May 2019 09:58:51 +0000] rev 16
Penultimate Commit - Tidied a little and checking documentation.
Updated aesthetics. Testing documentation.
2019-05-08, by ellisbhastroud [Wed, 08 May 2019 18:51:59 +0000] rev 15
Updated aesthetics. Testing documentation.
Doxygen comments added;
2019-05-08, by ellisbhastroud [Wed, 08 May 2019 14:54:19 +0000] rev 14
Doxygen comments added;
Highscores now fully implemented. Scores written to file at end of game. Highscores section in menu now reads, sorts and displays scores stored in SD card file.
2019-05-06, by ellisbhastroud [Mon, 06 May 2019 10:00:57 +0000] rev 13
Highscores now fully implemented. Scores written to file at end of game. Highscores section in menu now reads, sorts and displays scores stored in SD card file.
Added more detailed in line comments. Added Doxygen comments for classes. Reorganised some class methods. Removed unnecessary methods. Split large methods into multiple smaller.
2019-05-03, by ellisbhastroud [Fri, 03 May 2019 09:39:24 +0000] rev 12
Added more detailed in line comments. Added Doxygen comments for classes. Reorganised some class methods. Removed unnecessary methods. Split large methods into multiple smaller.
Currently 7 Working levels. Side and corner walls modified further to remove bugs.
2019-04-25, by ellisbhastroud [Thu, 25 Apr 2019 15:16:38 +0000] rev 11
Currently 7 Working levels. Side and corner walls modified further to remove bugs.
Added corner bounces to bounce check algorithm. More levels now added with complex courses.
2019-04-23, by ellisbhastroud [Tue, 23 Apr 2019 12:03:38 +0000] rev 10
Added corner bounces to bounce check algorithm. More levels now added with complex courses.
Levels addition fully functioning
2019-04-20, by ellisbhastroud [Sat, 20 Apr 2019 10:42:17 +0000] rev 9
Levels addition fully functioning
Course map draw and bounce algorithms complete
2019-04-18, by ellisbhastroud [Thu, 18 Apr 2019 10:42:42 +0000] rev 8
Course map draw and bounce algorithms complete