The idea behind the project is to develop a simple game appealing to kids and youth. The game includes a space jet, aliens, and bullets firing from the space jet. The game’s main plot is that we should try and kill the aliens by aiming the space jet at them. The Bullet firing end of the space jet can be turned 360 degrees with the help of mouse movements and space jet can be moved around the screen with the help of arrow keys on the keyboard. Bullet can be fired from the space jet by click of the mouse.

          In the mainframe of the game, there will be fixed number of aliens. After killing an alien, it is automatically replaced by a new alien. Every time an alien is killed the score is increased by 5 points and it is displayed on the screen.

 

To make the game more interesting, bullets are also fired from the aliens simultaneously at fixed interval of time and by default they are aimed at space jet. If the space jet is hit by the alien’s bullet three times in a row, then the space jet and the game ends.

 

Leave a comment

Log in with itch.io to leave a comment.