Flash PID Controlled Hovercraft Toy

Here is a simulator for a simple hovercraft that can be guided with the mouse.

A basic PID controller written in Actionscript is used to control the hovercraft, with the position being set by mouseclicks. The simulation environment is made and displayed using the open-source Box2D Physics Engine.

Goes where you click

Source code freely available on GitHub.