Space Shooter

Over the past two weeks, we have built a very polished space shooting game

We have implemented shooting, asteroids, power-ups and damage effects

We also got introduced to using arrays, and array is a list of items, in this case a list of asteroids that the computer randomly picks to spawn in our game

Check out the full code below and try it in the simulator

Previous
Previous

Reversed Gravity Part 1

Next
Next

Magic Bridge