SamanthaClarke1 / SuperMegaUberTurboLasers

An old python game, running on pygame, that i made to help teach me python, and proper modularity/polymorphism.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SuperMegaUberTurboLasers

An old python game, running on pygame, that i made to help teach me python, and proper modularity/polymorphism. Actually a pretty decent game if you want to try it, has support for controllers and everything. <3

Prerequisites:

  • python 3+
  • pygame

Install:

Running:

  • Run python3 ./main.py (in the directory of the game)
  • or
  • Run python ./main.py (in the directory of the game)

About

An old python game, running on pygame, that i made to help teach me python, and proper modularity/polymorphism.


Languages

Language:Python 100.0%