Explain the game here.
Game Design Document: https://docs.google.com/document/d/17oKu3wN4HGyo_AlqEu94p6vAQsxZ0dAGMbelvEyvV5U/edit?usp=sharing
Put UML Screenshot here
The Code Style needed to keep this project looking professional is as follows:
-Classes must be structured with the following sections.
- Static Variables
- Field Variables
- Constructors
- Private Methods
- Public Methods
Each Section Header must start with: /* Section Name */
