An open API service indexing awesome lists of open source software.

https://github.com/blainerothrock/python-game

type space invaders
https://github.com/blainerothrock/python-game

Last synced: 2 months ago
JSON representation

type space invaders

Awesome Lists containing this project

README

        

***Python Game***

This is a space invader type game that I created for a python class I took at the IU. The idea of this game to to be just like space invaders, but with different missiles and health instead of life. It hasn't been tested much for playability. It was created mostly using Liveswires package, but has some potential if some parts of the program are changed to use pygame features. I go back and look at the code from time to time and make minor changes.