Package playground

Class Level4


public class Level4 extends SpaceInvadersLevel
extends SpaceInvadersLevel with aliens that need two hits to be destroyed.
  • Hit aliens twice to kill them
  • they say AUA when not destroyed
  • Field Details

    • MAX_HITS

      public static final int MAX_HITS
      constant defining the number of shots needed to destroy an enemy
      See Also:
  • Constructor Details

    • Level4

      public Level4()