Department of Computer Science and Engineering
Department of Computer Science and Engineering
ARPITHA
(4MT08CS009)
ABSTRACT
AIM:
To create a game based application.
DESCRIPTION:
This project contains a varying x-coordinate and y-coordinate for every point
of the object drawn with two variables holding 0 displacements initially.
This displacement occurs if keyboard is active else if A button is held down then xdisplacement is increased and if w mouse button is held down y-displacement is
increased hence the copter is controlled on the scenario. The same is with the
.obstacles. Switching of the variables is done whenever an obstacle leaves the scene
A function is maintained so as to display the score of the player.A Keyboard function
.is used for giving input interfacing
:APPLICATION
.This project can be used as a game application