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
- Host: GitHub
- URL: https://github.com/blainerothrock/python-game
- Owner: blainerothrock
- Created: 2011-09-20T17:47:41.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-09-20T19:15:58.000Z (over 13 years ago)
- Last Synced: 2025-02-08T18:30:41.330Z (4 months ago)
- Homepage:
- Size: 3.12 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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.