gtl-hig / roborun

RoboRun, Unity3D demo game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Robo Run

This is a simple game that demonstrates the use of 2D mode in Unity 3D.

  • Unity version: 2018.2.14
  • Repo size: about 100MB
  • Lecture video part 1
  • Lecture video part 2 (next Thursday)

Study materials

Unity3D has a large number of comprehensive tutorials. Use those that you find appealing to you, and those that you can follow. Bring your questions to the class.

Follow the basics with the tutorials suggested below. Note: Do not use the URLs provided in the Medium tutorial as the URLs redirect to advertisement websites. Use the URLs from below for convenience:

The repository

Instead of downloading all the assets, you can clone this repository. Install Git, and do

git clone https://github.com/GTL-hig/roborun.git

The repository is a working game based on the tutorials and assets that are suggested above.

About

RoboRun, Unity3D demo game


Languages

Language:C# 100.0%