This is a simplified flight simulator, dedicated specifically for the loop maneuver. The user can choose the range of possible heights and speeds to be on, and have to deduct from the randomally generated values the needed currection.
This tool uses simple javascript control over an svg file, and has been made responsive via bootstrap to be compatible with both smartphones and PC. It is also based upon http://sebmatton.github.io/flightindicators/ . The indicators design was made to be as similar as possible to the israeli T-6 Texan II one's.
You can either:
- clone the repo and deploy localy for your own use
- use it via the link - https://idanraman.github.io/fim/example.html (assuming I didn't delete it)