First deliverable from Game Engines II module(Engines I revision).
Play the game at http://sposito.github.io/Breakout/
To implement this on you Unity Project:
- Create an 3D Scene.
- Delete everything on your scene but you camera.
- Attach the GameBuilder script to you Camera.
- Have fun!