Concept
The game was developed at CMU MHCI lab, during a Kinect Hackathon organized by Asim Mittal. After initial hours of understanding Kinect libraries, we brainstormed ideas to create a simple game that was intuitive and achievable with newly acquired knowledge.
Flight of Fancy uses OpenKinect and OpenNI libraries for Visual Studio. Skeleton detection is used to track the position of the hands. The airplane remains still when the arms are parallel to the ground and moves left or right depending on which way the player moves his arms. The airplane accelerates and decelerates depending on the difference between the positions of the left and right hand.
Future Direction
We plan to increase the user experience by adding 3D models and simulate flying through a 3D space. The game design can further be improved by adding game missions, provisions to shoot and fire missiles.