Skip to content

A primitive remake of the arcade game Space Invaders written in Java.

License

Notifications You must be signed in to change notification settings

kabaram/APInvaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AP Invaders

This is an IntelliJ IDEA Project is a prototype remake of the arcade game Space Invaders that teaches about arrays (technically 1D to teach the benefits of 2D). This was used as a source for an inheritance-centered project to be assigned to students enrolled in AP Computer Science A.

TODO:

  • Adjust timers to emulate original game
  • Modify key controls to optimize responsiveness
  • Create subclasses of aliens to represent varying difficulty levels, sprites/colors, and point values.
  • Incorporate level progression
  • Incorporate sound
  • About

    A primitive remake of the arcade game Space Invaders written in Java.

    Topics

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages