The Game of Space Invader
Attribution
"Space Ship Shooter Pixel Art Assets" by ansimuz / CC0You may download the file space_shooter_pack.zip at opengameart.org.
Compile and Run
You will need Scroller.java, Sprite.java, ShipSprite.java, EnemySprite.java, FireboltSprite.java, ExplosionSprite.java, LaserSprite.java and space_shooter_pack.zip Place everything in the same folder and type:javac *.java java Scroller
No comments:
Post a Comment