GAME 615 - American University
First off, name your Unity project "exercise03".
For this assignment, you should complete the official Unity "Roll a Ball" tutorial. This tutorial does a good job of sumarizing what we've covered so far in class, and should be a good way to confirm you are understanding the basics of using Unity. It will also take several hours, so make sure you give yourself time to get it done this week.
In class, we also introduced Google Poly. So, to make your version of the Roll a ball tutorial more interesting, download a model from Google Poly, and have it roll around! To do this, you will need to do the following steps:
Submit your project to github. Make sure your Unity project is titled "exercise03" and located in the "exercises" folder of your local github repository. To push it up to github, open Github Desktop, commit your changes (you need to enter a comment in the field on the bottom left of the screen), and click the "Push" button near the top middle of the screen.
If everything worked, you should be able to play your game by going to:
http://(your git username).github.io/game615-spring2019/exercises/exercise03/web