Flight simulator that simulates the movement of the airplane including pitch, yaw, and roll movements through a radio module. A gyroscope sensor was mounted inside the airplane sending the three angles including pitch, yaw, and roll to the Tenssy microcontroller for controlling the three motors using PID control. A simulation game was designed in Unity game engine which simulates the movement of the airplane by sending the three angles to the microcontroller through serial communication.