Skip to content

sayarghoshroy/Angry_Paper_Jet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angry Paper Jet

A Basic Fighter Jet Simulation Game

To Run:

mkdir build
cd build
cmake ..
make
./Paperjet

Controls:

Left-click: Shoot missile

Right-click: Drop bomb

Turn nose up

Turn nose down

q Turn left

e Turn right

a Rotate left

d Rotate right

w Increase speed

x Decrease speed

r Increase altitude

f Decrease altitude

u Top view

t Tower view

p Pilot view

h Helicopter view: Click & drag to revolve, Scroll to zoom

k Follow view

z Quit game


Gameplay

  • The red arrow guides towards next checkpoint.

  • Destroy all checkpoints using bombs and missiles to win.

  • Purple Compass shows you the direction.

  • Plane has 50 Bombs and 100 Missiles.

  • Floating yellow boxes contain aviation fuel. It refuels you completely.

  • Pass through rings of green smoke to get bonus points.

  • Destroy parachutes using bombs and missiles to earn points.

  • Try not to run into parachutes as there will be a penalty.

  • Orangle hills are volcanic. Do not fly over them.

  • Do not leave the playzone or crash into the water.

  • The Grey Saucers are UFOs which appear from time to time and chase down the plane. They are operated by suicide bombers. UFOs can be destroyed using missiles and bombs.

  • The aircraft can perform barrel rolls and loop-the-loops.

  • Dashboard has 3 bars

    • Top Red Bar: Altitude
    • Middle Violet Bar: Speed
    • Bottom Green Bar: Fuel

All the best and have fun!


Releases

No releases published

Packages

No packages published