Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 217 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 217 Bytes

First Unity tutorial

Game of pong made by following a tutorial. What I learned:

  • Very basic Unity utilities
  • Collisions with moving objects
  • Adding scripts to game objects
  • Update game cycle
  • Game conditions