Skip to content

Latest commit

 

History

History

6-unity-fundamentals

Unity Fundamentals

This unit introduces the fundamentals of Unity development. Unity is a cross-platform development engine, which provides different avenues to develop XR applications and games. The Unit Activity starts the creation of the basketball game app.

Objectives

  • Demonstrate how to create and configure and Unity project.
  • Become familiar with the Unity Editor UI.
  • Construct a Unity scene with GameObjects.

Lessons

Assignment

Create a Basketball Game App in Unity: Part 1