CSC 470 - American University
This exercise is meant to give you the opportunity to creatively apply all of the topics we've covered so far. The goal is to apply every one of the topics we've covered in class into a small game.
Name your Unity project "game02".
In this assignment, create as much of a game as possible that applies all of the topics from class. This will involve conceiving of a small game that is made up of these technical topics. Constraints breed creativity!
In class, be prepared to describe what you are attempting to create by the following week, as well as being able to specifically point out how you applied the technical topics. We will spend the majority of class helping one another understand the remaining topics.
Think small! Here's an example project that mostly satisfies the constraints of the assignment.
CODE PLAY
Submit your project to github. Make sure your Unity project is titled "game02" 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 origin" 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/csc470-fall2020/exercises/game02/web