Skip to content

The classic game of Space Invaders implemented using JavaFX

Notifications You must be signed in to change notification settings

ajsaavedra/SpaceInvadersFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SpaceInvadersFX

This is an implementation of the classic arcade game of Space Invaders done entirely in Java usring the JavaFX platform. Like the original, given a limited amount of lives, the player must try to clear away the space invaders by shooting at them.

In this simple application, the user must click the left and right arrows to move, and the up arrow to shoot, while avoiding being shot at by the invaders.

About

The classic game of Space Invaders implemented using JavaFX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages