graph
As a second part to the projectile lab, we were required to make a graphic that showed the result of all possible angles and velocities, marking in some way how close the projectile would land to the target.
For my program, redder indicates closer to the target, bluer represents increasing velocity, and greener represents increasing angles.
There are no controls available, sadly.
Up = increasing velocity; right = increasing angle
Source code is available
here.