Don't go with the name. There is a jetpack but it is not crazy. This is my second project and first game project in the second year of engineering.
I have made it game using Java applets and graphics that are available in java.awt package except where jetpack is the image. Not that attractive or not that much of graphics. Easy to play and very user-friendly. Just press up navigation key on the keyboard and the man with jetpack will move up, and on the release of the key it will come down due to gravity. Red coloured blocks are the obstacle that approaches you and you need to dodge them. Black coloured blocks are the buildings that I have shown as background. The game starts in the daytime which can be observed with a sun and there are birds that fly in the sky. After a certain period of time, it becomes the night that can be observed with moon and stars. In the night the building colour changes to light Gray. Small yellow oval and green segment resemble street lights.Every second you move ahead score increasing. Depending upon the scoring speed of the obstacle approaching you increases and is displayed in the upper right corner of the applet. Name of the game blinks in red and blue colour in the upper left corner. If you bang an obstacle the game ends. I have used double buffer technology so that there is no blinking or flickering in the applet window when repaint function is called. Below are the few snapshots of the game.
Day time: Sun, birds, black blocks are the buildings and red block are the obstacle.
Night time: Moon, stars, grey blocks are buildings, green segments and small yellow circles are street light, red blocks are the obstacle
Game Over: After banging the obstacle the game end by displaying the final score
Crazy Jetpack
Published:

Crazy Jetpack

Arcade game developed in Java.

Published:

Creative Fields