/Space-Invaders

A JavaFX program to play Space Invaders.

Primary LanguageJavaApache License 2.0Apache-2.0

Space-Invaders

A recreation of the infamous arcade game - Space Invaders!

By building this project I learnt a little about

  • pixel art (yes, the spaceship image and alien ships were designed by me)
  • box collision

SpaceInvaders