Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.66 KB

File metadata and controls

43 lines (29 loc) · 1.66 KB

IntroFinal-DogFight

This is the game I made for my Intro-Java class project final.

Amit Saxena, 5/5/13

This program is a WWII fighter plane game where the users can chooses to play as 3 countries: Germany, USA, or Japan. This program is meant for entertainment and the pleasure in beating your friends. Anyone is capable of using this program, it is designed for all age groups and anyone who wants to take a quick 5 minute break

Features

  • Up to 3 players can play the game at a time, they can play as the mentioned factions listed above.
  • When the program is run a menu will appear where the users can…
    • choose allegiance
    • number of wingmen
      • choose which Player they are(each player has different controls, see attached image)
        • There is also an option to choose AI-Players, if you don't have another human player to play with
  • Once the “start” button is clicked, each user tries to shoot down all enemy planes to win the game.
  • If any team kills 4 enemy planes, they get 1 reinforcement.
  • If the currently loosing team losses 3 friendly planes, they also get 1 reinforcement

Instructions Note: planes are always moving forward, the user tilts the angle of plane to turn it Player 1: ‘W’ key tilts the plane forward ‘S’ key tilts the plane downward '1' key shoots bullets

Player 2: ‘I’ numpad key tilts the plane forward
‘K’ numpad key tilts the plane downward SpaceBar shoots bullets

Player 3: Up Arrow key tilts the plane forward Down Arrow key tilts the plane downward '/' Key shoots bullets

Press 'P' to pause the game