- Name: YOUR NAME
- Section: ##
- Camera Orientation: How are the art assets viewed from? (ie. topdown or side)
- Camera Movement: How does the camera move in your game? (if at all)
- Player Health: How are you handling player health? (healthbar, lives, ?)
- End Condition: How does a game/round/level end?
- Scoring: How does the player earn points in your game?
A brief explanation of your game. Inculde what is the objective for the player. Think about what would go on the back of a game box.
- Movement
- Up:
- Down:
- Left:
- Right:
- Fire:
List out what you added to your game to make it different for you
- List all project sources here –models, textures, sound clips, assets, etc.
- If an asset is from the Unity store, include a link to the page and the author’s name
List any errors, lack of error checking, or specific information that I need to know to run your program
If you did not complete a project requirement, notate that here