Distribution of work:
Art and pictures: 412910008王家瑋、411410028許博俊
Coding: 411530010蕭昌沅 、411530047黃佳玟、411210004曾翊維
UI: 411410026戴靖芳
Current state:
Player:
- Player is able to move around.
- Gas cunsumption bar is made.
- Score board is made.
- HP is made.
- Rocket amount indicator is made.
Obstacle:
- Civilian vehicles are able to spawn randomly(Can spawn 1, 2 or 3 vehicle at a time).
- Civilain vehicles can be destroyed when collisoin or shot by a rocket.
- Roadblocks are generated randomly on the left side or the right side one by one, which can make sure that the road wouldn't be full and the player 100% havs at least 1 path to go through.
- Opposite riders are generated every 10 seconds, and it's x coodinate is random.
- When opposite riders collide with other civilian vehicles or roadblocks, they will destroy themselves and the collided obstacle.
- All obstacles will accelerate after a period of time, including civilian vehicles, roadblocks and opposite riders.
- Player will lose a hp if it collide with any obstacle.
Random box: Player will obtain a random effect from following 3 statements:
- Invicible mode: player would not be hurt by any obstacles for 8 seconds.
- Rocket: player obtain a rocket to destroy obstacles.
- HP regeneration: player regenerate a lost HP.
- Gas: Fill up player's Gas.
How to play:
- Use arrow keys to control Player's vehicle.
- Press Ctrl to fire rockets.
//5/10 01:54 upload the new version of background by pochun