Leeeebs / Delivery-Driver

A simple top-down driving game in Unity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Delivery Driver

Delivery Driver is a simple driving game created in Unity.
The player is a car that can pick up "packages" and deliver them to "customers".

Tutorial

I created this project by following a tutorial as part of this course: Complete C# Unity Game Developer 2D Online Course - 2021

What did I learn

My main take aways from this tutorial were:

  • project organization
  • introduction to Unity methods & classes
  • introduction to Unity collision & triggers
  • basic top-down player movement
  • basic camera following
  • object tags

About

A simple top-down driving game in Unity.


Languages

Language:C# 100.0%