Aoxian / DeliveryDriver

Code along implementation of the DeliveryDriver project from GameDev.tv's Unity 2D Course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeliveryDriver

Code along implementation of the DeliveryDriver project from GameDev.tv's Unity 2D Course

Setup

Required software:

  1. Unity
  2. A text editor, like VS Code, for editing scripts.

Running

For now, we are just running the game from within Unity, using the Game view.

Testing

No testing at this time; following a tutorial, we may not get to it. If this was an actual project, you bet there would be tests.

Demo

A demo of the game running in Unity can be found here:

Delivery Driver Demo

About

Code along implementation of the DeliveryDriver project from GameDev.tv's Unity 2D Course

License:MIT License


Languages

Language:C# 100.0%