Skip to content

Latest commit

 

History

History
37 lines (35 loc) · 1.03 KB

README.md

File metadata and controls

37 lines (35 loc) · 1.03 KB

Car Racing

A windows application game made with VB.
Control your car and avoid crashing into other cars.
You lose when your car touches another car.
You can use the jump power-up to avoid crashing.
You get 1 jump power up every 20 points.

The demo is a script controlling the car using if statements.

ScreenShots

options screen gameplay screen jumping screen
options gameplay jumping
lose screen demo screen paused screen
lose demo paused