/solar

Game developed by Marcelo Junqueira

Primary LanguagePython

Solar

An arcade style spaceship game developed in python using pygame

How to play

Download the repo, install Python3 and the pygame module run Solar.py using Python3

What I learned

  • Python and pygame
  • Object Oriented Programming
  • Data Structures
  • Geometry, trigonometry and transformations
  • File Handling