Unity3D Tutorial: Pong!

In this tutorial you will learn how to recreate the classic game Pong in Unity3D, it assumes some basic Unity knowledge but is a relatively basic tutorial. This should take around 4-5 hours for you to complete with some basic Unity familiarity.

Lesson outcomes:

  1. Intro to Orthographic Camera
  2. How to work with Unity 2D tools
  3. Implement basic physics (colliders and rigidbodies) in Unity
  4. Implementing a basic score system with Unity’s UGUI system

Images For Pong

This-tutorial-recreates-the-classic-game-Pong



Comments are closed.