contains my game for the embedded systems project 2645

Dependencies:   mbed FXOS8700CQQQ

Revisions of GameEngine/RocketRacer.cpp

Revision Date Message Actions
27:771d186b1bc8 2019-04-21 added the sprites in a separate .h file File  Diff  Annotate
25:7e3b6df93dd5 2019-04-20 fixed main menu display File  Diff  Annotate
24:a049cef2cc2e 2019-04-19 fixed the sprites not displaying properly File  Diff  Annotate
23:2ca9735b16ef 2019-04-19 added comments to Menus class File  Diff  Annotate
21:5c98996d1487 2019-04-15 added comments File  Diff  Annotate
20:1907ef5d29bb 2019-04-14 modified the min 20 lines per method File  Diff  Annotate
19:ad9dc8e418c9 2019-04-09 fixed check_event for buttonA File  Diff  Annotate
16:93a8147a4358 2019-04-07 fixed game difficulty method File  Diff  Annotate
15:8a768106c297 2019-04-07 fixed lcd contrast File  Diff  Annotate
14:8df7e6fced07 2019-04-03 Final commit for the game code File  Diff  Annotate
13:cec06eb1d7b0 2019-04-03 added control through right and left buttons File  Diff  Annotate
12:1d3b0218d8d0 2019-03-30 added led light on on proceeding each level File  Diff  Annotate
11:d4aaa959bb20 2019-03-28 added game difficulty File  Diff  Annotate
10:7323785c071c 2019-03-28 fixed LED lights on main menu and instructions menu File  Diff  Annotate
9:edb39a8334ee 2019-03-27 added the game loop method File  Diff  Annotate
8:b547037f42be 2019-03-26 fixed joystick left and right read File  Diff  Annotate
7:7e50cac5e0f4 2019-03-26 added methods for end of game and game display screen File  Diff  Annotate
6:958376d55d70 2019-03-19 added the rocket racer class File  Diff  Annotate