Ball drop game with menus and highscore tracking developed for ELEC2645 at the University of Leeds.
Dependencies: N5110 mbed PowerControl
Game developed for ELEC 2645.
Extremely detailed report outlining all aspects of project found below. /media/uploads/AppleJuice/projectreport.pdf
History
backlight enabled
2015-05-08, by AppleJuice [Fri, 08 May 2015 16:30:15 +0000] rev 20
backlight enabled
complete. Added power control aswell
2015-05-08, by AppleJuice [Fri, 08 May 2015 12:17:39 +0000] rev 19
complete. Added power control aswell
added collision detection for entire platform, not just top;
2015-05-07, by AppleJuice [Thu, 07 May 2015 20:34:14 +0000] rev 18
added collision detection for entire platform, not just top;
Working version. Going to introduce ball and platform class
2015-05-05, by AppleJuice [Tue, 05 May 2015 13:20:23 +0000] rev 17
Working version. Going to introduce ball and platform class
updated docs;
2015-05-05, by AppleJuice [Tue, 05 May 2015 11:57:46 +0000] rev 16
updated docs;
documentation complete;
2015-05-03, by AppleJuice [Sun, 03 May 2015 18:46:10 +0000] rev 15
documentation complete;
commented all files using Doxygen;
2015-05-01, by AppleJuice [Fri, 01 May 2015 16:17:27 +0000] rev 14
commented all files using Doxygen;
highscore screen complete. All that is left to do is pause screen, sounds, csv management and power cuts!;
2015-04-30, by AppleJuice [Thu, 30 Apr 2015 00:15:51 +0000] rev 13
highscore screen complete. All that is left to do is pause screen, sounds, csv management and power cuts!;
record entry screen complete;
2015-04-29, by AppleJuice [Wed, 29 Apr 2015 23:45:08 +0000] rev 12
record entry screen complete;
added game over screen, and text color inverting. Current state = game over is start screen. Need to do: button press detection, up/down on joystick, menu scrolling, alphabet selector, csv management, sounds!
2015-04-27, by AppleJuice [Mon, 27 Apr 2015 23:49:19 +0000] rev 11
added game over screen, and text color inverting. Current state = game over is start screen. Need to do: button press detection, up/down on joystick, menu scrolling, alphabet selector, csv management, sounds!