About

This project is a 2d driving game written using the Unity game engine. This game was built primarily for self-educational purposes with guidance from this tutorial.

Controls

w - Drive forward
a - Drive backwards
s - Turn clockwise
d - Turn counter-clockwise

Gameplay Features

  • Pickup green packages and deliver to cyan delivery points.
  • Pickup blue speed upgrades and avoid red speed downgrades.
  • All beacons spawn at random locations on the map, speed upgrades/downgrades change locations periodically, so grab them when you see them!

To learn more, visit this project's github page.