Skip to content

Classic Space Invaders arcade game implemented in Java without the use of game engine.

Notifications You must be signed in to change notification settings

rifatul97/Space-Invaders

Repository files navigation

Space Invaders Java

Classic Space Invaders arcade game implemented in Java without the use of a game engine.

Difference from the original:

  • Faster paced gameplay with added time system.
  • Health point system than traditional lives - it increases more as players can completes a new wave faster.
  • The game gets difficult as players moves to new wave - aliens increases their probabilities to shoot their special weapons.

Features to be implemented:

  • Tracking players' scores.
  • Multiplayer.

Controls:

  • Arrow keys: Move the Player's ship to dodge enemies' fires.
  • Space: Fires Player's weapon.
  • Enter: Press to execute the menu option.
  • p: Pause the in-game

Screenshots:

StartScreen GameScreen

References:

TODO

About

Classic Space Invaders arcade game implemented in Java without the use of game engine.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published