Unity Game

python

About this project:

I have always enjoyed video games and I am very interested in making my own. I have made a game previously with Python and PyGame, but the level of detail and complexity that can be acheived with PyGame is not great so I decided to learn Unity. I used some of the free assets I could find on the Unity Asset store and used them to make this small game in which the player controls a spaceship and has to destory other enemy spaceships.
There are two types of spaceships; ones that sit back and shoot you from a distance and ones that fly straight at you. The player has a limited amount of fuel, but can visit fuel stations to pick up other alternate weapons and refill their fuel.




Skills Used / Learned:

  • C#
  • Unity