Some changes I would make:
- Add settings to adjust graphics
- Toggles to enable clouds between none/static/wind-driven
- The ability to land when the plane flies too low, to better enjoy the scenery
- Freecam with arrow keys
- Score counter based on accuracy. Something like score += 10 - max(round(log(1.585, distanceKmFromTarget)), 0)