Skip to main content

PyVader - 1.0

PyVader is a basic 2D space invaders remake


Zach Rogers
(zachr)
PyVader is a simple 2D Space Invaders game coded in Python using the PyGame library. I am currently working on PyVader as my semester project for my Programming class at school. http://zachr.me/pyvader

Changes

This is the first public release version of PyVader. Since my semester project for my programming class was done with long ago, I have decided to finally release the code. This is just a basic game of space invaders, nothing at all complex. You may use the source as you wish, though please do give credit to me if you are using my code for any reason at all. I worked pretty hard on this project, and used it as a starting platform for learning PyGame. Have fun!

Links

Home Page
http://zachr.me
Source
https://github.com/ZachR0/PyVader

Releases

PyVader 1.0 — 16 Oct, 2011

Pygame.org account Comments

  • Zekeial Keith 2011-10-17 02:27

    This is awesome