A simple game in unity 5 that challenges the player to collect all cubes.
This project follows the lessons in Unity's Roll-A-Ball tutorial. Each commit corresponds to the progress made in each video.
Clone this repository:
git clone git@github.com:agconti/rollerball.gitCheck out the first lesson:
git checkout 096a669 Open it in the Unity IDE.
Start the first video and follow along.
Then check out the next commit as you move on to the next video to progress through the tutorial.
When you're done, check out the finished game here.