Unity Pong Tutorial

An introduction to the basics of Unity and C#.

Covers:

  • Unity Interface
  • Game Objects
  • C# Scripts
  • 2D Physics

If you haven’t installed Unity yet check out my video Unity and VS Code Installation

Follow on Challenges:

  1. Add a winning condition and display the winner.
  2. Add a splash screen.
  3. Add a background.
  4. Add a variety of bounce sounds and play them at random.
  5. Build your game.

See Also

Unity Arkanoid Tutorial

Useful Links

https://unity.com

https://opengameart.org/content/3-ping-pong-sounds-8-bit-style

https://inkscape.org/

7 Comments

Comments are closed