- Did you add any user input options? You must provide a mapping of all new key mappings for user input.
- You must provide a description of:
- your height generation algorithm,
- your NPAgent's movement algorithm,
- and your algorithm for staying on top of the terrain.
In each description be sure to name the methods (method signature, containing class) modified to implement your solution.