SpaceGame is a 8-bit space shooter game that was developed in Java. The game is a single player game where
the
player controls a spaceship and must avoid asteroids. The game is played in a 2D environment where the
player,
a spaceship, can move left, right, up, and down. The player can also shoot rockets that will destroy
asteroids. The objective of the game is to increase your score by collecting metals: silver, iron, and gold.
The player can also collect a wrench which will increase the player's health, which decreases if they
collide
with an asteroid. However, the player can also increase their health by using their score to purchase a
"mechanics repair" in the shop, or press "H" as a shortcut. If the player can increase their health up to
200%, with 100% as the base health and an additionally 100% as a shield.
#Java