A fun helicopter game using C++ programming langauge This program can be run in turbo c++ You have to save it in the appropriate path given in the main function of the program It a fun copter game where the players needs to navigate the copter without hitting the obstacle The graphics of the game is designed using functions of c++ graphic.h header file File handling is included in the game to maintain highscores of the players Everything is designed using classes and objects to ensure object oriented programming.