contains my game for the embedded systems project 2645

Dependencies:   mbed FXOS8700CQQQ

Changes

RevisionDateWhoCommit message
40:13b8467526d0 2019-05-07 OmarAlebiary Final Submission. I have read and agreed with Statement of Academic Integrity default tip
39:822b66b1c935 2019-05-03 OmarAlebiary Final Submission. I have read and agreed with Statement of Academic Integrity
38:2c0bad326668 2019-05-03 OmarAlebiary added comments to Menus.h
37:b0e7e44503af 2019-05-03 OmarAlebiary added comments to Menus.h
36:30dde2e7aa11 2019-05-03 OmarAlebiary added comments to RocketRacer.h
35:4c9b39c6fd72 2019-05-03 OmarAlebiary added comments to RocketRacer.h
34:3c4e189c552c 2019-05-03 OmarAlebiary Final commit for the project
33:24ef796ff2c8 2019-05-03 OmarAlebiary added in-line comments to all classes of the project
32:e5d997d2ed79 2019-04-29 OmarAlebiary Fixed accelerometer sensitivity
31:4d4a9d78cae5 2019-04-28 OmarAlebiary fixed instructions menu not showing properly
30:c5060010a1e6 2019-04-27 OmarAlebiary added accelerometer control for the game
29:e660274d8222 2019-04-25 OmarAlebiary added doxygen comments
28:39607fb67e88 2019-04-24 OmarAlebiary added doxygen comments to RocketRacer.h
27:771d186b1bc8 2019-04-21 OmarAlebiary added the sprites in a separate .h file
26:35714debc45f 2019-04-20 OmarAlebiary added tests.cpp and tests.h
25:7e3b6df93dd5 2019-04-20 OmarAlebiary fixed main menu display
24:a049cef2cc2e 2019-04-19 OmarAlebiary fixed the sprites not displaying properly
23:2ca9735b16ef 2019-04-19 OmarAlebiary added comments to Menus class
22:3e6ff378d651 2019-04-18 OmarAlebiary added Menus.cpp and .h
21:5c98996d1487 2019-04-15 OmarAlebiary added comments
20:1907ef5d29bb 2019-04-14 OmarAlebiary modified the min 20 lines per method
19:ad9dc8e418c9 2019-04-09 OmarAlebiary fixed check_event for buttonA
18:f58a4b1439da 2019-04-08 OmarAlebiary fixed wait() in main menu
17:989ff25612ad 2019-04-07 OmarAlebiary added Doxygen comments
16:93a8147a4358 2019-04-07 OmarAlebiary fixed game difficulty method
15:8a768106c297 2019-04-07 OmarAlebiary fixed lcd contrast
14:8df7e6fced07 2019-04-03 OmarAlebiary Final commit for the game code
13:cec06eb1d7b0 2019-04-03 OmarAlebiary added control through right and left buttons
12:1d3b0218d8d0 2019-03-30 OmarAlebiary added led light on on proceeding each level
11:d4aaa959bb20 2019-03-28 OmarAlebiary added game difficulty
10:7323785c071c 2019-03-28 OmarAlebiary fixed LED lights on main menu and instructions menu
9:edb39a8334ee 2019-03-27 OmarAlebiary added the game loop method
8:b547037f42be 2019-03-26 OmarAlebiary fixed joystick left and right read
7:7e50cac5e0f4 2019-03-26 OmarAlebiary added methods for end of game and game display screen
6:958376d55d70 2019-03-19 OmarAlebiary added the rocket racer class
5:f5e8e86d81ad 2019-03-19 OmarAlebiary Added method to go to next menu and fixed LEDs when button pressed
4:ddfbfb4bb585 2019-03-16 OmarAlebiary working start menu done
3:384bf521026f 2019-03-12 OmarAlebiary added sprites
2:2e31bd1c2439 2019-03-12 OmarAlebiary fixed the potentiometer change brightness issue
1:ea01e4f5827d 2019-03-12 OmarAlebiary created class for start menu
0:7a611d531256 2019-03-05 OmarAlebiary Initial commit for the project