Skip to content

Retro arcade game Space Inviders but with my own graphical methods.

Notifications You must be signed in to change notification settings

Chonco/space_invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

space_invaders

Retro arcade game Space Inviders but with my own graphical methods.

No special configuration is required in order to run the project.

If you have some issues with performance or the difficulty isn't the one desired, I would suggest some tinkering on GameConstants.java file, variables: PROJECTILE_MOVEMENT & ALIEN_SHOOTS_EVERY, and N_ITERATION_ALIENS_MOVES var and updateAlienSpeed method, both on Game.java file

About

Retro arcade game Space Inviders but with my own graphical methods.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages