contains my game for the embedded systems project 2645
Dependencies: mbed FXOS8700CQQQ
Revisions of GameEngine/RocketRacer.cpp
Revision | Date | Message | Actions |
---|---|---|---|
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 |