Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 355 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 355 Bytes

UnityBallGame

First game using Unity. Basic playing field with a ball that rolls based on user input from arrow keys or WASD, spacebar to jump.

Utilizes

  • Rigidbody physics
  • Prefabs
  • Player-based camera tracking
  • Collision-based trigger (object pickup)

Gameplay shot