Skip to content

Latest commit

 

History

History
112 lines (59 loc) · 1.95 KB

File metadata and controls

112 lines (59 loc) · 1.95 KB

JavaShootingGame

Galaga Shooting Game using Java.

We upgrade Java Galaga game. Just download it and play fun :)

Table Of Contents

Execution Environment

Eclipse 4.8.0 Version Windows 10

Execution Screen

UML

You can choose your gun shot speed. One 1 is fastest shot speed so 1 is easier to hit enemy. Three 3 is slowest shot try it! XD

Game play screen

You can insert your name and save it!

Class Information

  • AlienSprite

    • Make enemy and they move
  • Constants

    • About Back groun music
  • Frame

    • Not activated
  • GalagaGame

    • Main Activity.
    • Read image file, init almost everything, start game, end game, ...
  • LazerSprite

    • Enemy's weapon
  • Score

    • Calculate score
  • ShotSprite

    • Can choose difficulty, and handling collision
  • SoundManager

    • Playing Bgm
  • Sprite

    • Make enemy, and handling collision
  • StarShipSprite

    • Make players sprite and move contorll, handle collision

How To Play

↑, ↓, →, ← : To move SPACE BAR : To attack

To Do List

  • Merging complete
  • NullPointer Error
  • After writting name, restart Error
  • Score load fixed
  • Bgm play issue fixed
  • Difficulty error fixed

Contact

email : kdy_1406@hanmail.net