Monday 28 March 2016

Helicopter

HELICOPTER

It is one button game. The idea behind the game is to navigate the helicopter through a cave avoiding obstacles and avoiding hitting the roof of the cave or the floor.

Initially one needs to press the left mouse button to make the copter move upwards, once released then it goes down, if not it goes up again, concentrate on left button to skip the obstacles. The goal is to go as far as possible.


Mouse event is generated when the mouse is moved and one of the buttons is pressed.

             This is a simple interactive graphics program .It is extremely user friendly and has the features, which makes an Opengl application .It mainly demonstrates the simple application of Opengl in gaming applications.

It has an open source code and no security features have been included. The user is free to alter the code for further enhancements to either the front end or the back end. The basic minimal features such as built-in functions have been included in this simple graphics program.

Screen Shots



Initially the instructions to play the game is displayed on the console screen




We can see the copter in blue color, roof and floor of the cave in green color and obstacle in red color. As the copter navigates through the cave without hitting the obstacles the score will be incremented and will be displayed as shown.




The above picture is shown where the copter is hitting the obstrucles after that it will display ‘GAME OVER’.





When the game is over the above screen is diaplayed with the message “GAME OVER” .


Download Program Source Code here
Download Full Project Report here

No comments:

Post a Comment