Skip to content

Latest commit

 

History

History
90 lines (37 loc) · 2.16 KB

README.md

File metadata and controls

90 lines (37 loc) · 2.16 KB

S-Piracy: Cosmic Plunder!

This is a Space Invaders inspired game I made in Java for a game programming assignment at university!

Play the game by running src/Game.java!


Gameplay!

Start Screen and Instructions:

image

Level 1:

image

Level 2:

image

Level 3:

image


Player!

image

You are a space-pirate sailing the cosmos in search for plunder - a s'pirate, if you will!


Enemies and Drops!

Saucer:

image

Shoots straight. Drops TRIPLE SHOT. image

Rotor:

image

Shoots in a constantly rotating pattern. Drops FLAME SHOT. image

Shotgun:

image

Shoots a spread of 3 shots. Drops HEALTH. image

Tank:

image

Shoots straight, but has high health. Drops TRIPLE SHOT. image

Tracker:

image

Tracks and shoots towards player! Drops SHIELD. image

Hunter:

image

Shoots 4 shots in a rotating pattern. Can move towards player! Drops TREASURE CHEST. image