Skip to content

astral2156/JavaShootingGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

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

About

Simple Java Shooting Game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages