“Race Collision” is a one player game in which a truck has to avoid “particles” that appear on the road. By the use of the joystick, the player can guide themselves through the menu system to start the game. The truck is the main element of the game and it can be moved from side to side with the joystick. The road curves randomly from time to time and the player has to be careful to keep the truck within the road boundaries. Particles appear on the screen at random positions and 4 collisions lead to the end of the game.
Dependencies: ELEC2645_JoystickLCD_LPC1768_2021
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
7:559edc36f261 | 2021-04-22 | first ellipse; | File Diff Annotate |
6:40ef2030334c | 2021-04-22 | Car done (still needs improvement) ; Start Ball | File Diff Annotate |
5:7930d289e7fc | 2021-03-26 | Road complete.; Start Car | File Diff Annotate |
4:def20a1665d1 | 2021-03-21 | before curve switched to one case | File Diff Annotate |
3:cbe2dcca5058 | 2021-03-19 | everything in N5110 | File Diff Annotate |
2:18fd28044860 | 2021-03-18 | Still separated if statements for each road. All functions within Road written | File Diff Annotate |
1:2ae7a8b01771 | 2021-03-17 | Iteration 1. Curve done | File Diff Annotate |
0:be41a15e7a86 | 2020-12-11 | Initial Commit | File Diff Annotate |