“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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:6f060f495536 | 2021-05-06 | alex_20 | Race Collision for ELEC2645 |
8:1fc5e14b0db6 | 2021-04-24 | alex_20 | Before game engine. ball done |
7:559edc36f261 | 2021-04-22 | alex_20 | first ellipse; |
6:40ef2030334c | 2021-04-22 | alex_20 | Car done (still needs improvement) ; Start Ball |
5:7930d289e7fc | 2021-03-26 | alex_20 | Road complete.; Start Car |
4:def20a1665d1 | 2021-03-21 | alex_20 | before curve switched to one case |
3:cbe2dcca5058 | 2021-03-19 | alex_20 | everything in N5110 |
2:18fd28044860 | 2021-03-18 | alex_20 | Still separated if statements for each road. All functions within Road written |
1:2ae7a8b01771 | 2021-03-17 | alex_20 | Iteration 1. Curve done |
0:be41a15e7a86 | 2020-12-11 | eencae | Initial Commit |