Skip to main content

Space Shooter - .50

A scrolling arcade shooter using python and pygame.


Tyler Gray
(rawker089)
Space shooter is a game that a friend and I created for a python programing class. It is just a demo and still has many bugs. I don't know if I will update the game anymore. Please feel free to comment and make suggestions.

Changes

Links

Home Page
http://code.google.com/p/pygamespaceshooter/
Source
http://pygamespaceshooter.googlecode.com/files/Space%20Shooter.zip
Windows
http://pygamespaceshooter.googlecode.com/files/Space%20Shooter.zip
Mac
http://pygamespaceshooter.googlecode.com/files/Space%20Shooter.zip

Releases

Space Shooter .50 — 3 Oct, 2009

Pygame.org account Comments

  • vinbreau 2014-03-04 23:57

    I used your game as a template for creating my own side scrolling shooter. I'm still learning pygame and this was a great learning experience. I hand wrote your code, learning how it was made line by line, and then translated it into python 3 and my own game. Thanks for posting this! I wrote about the experience creating my game from your example here: http://acrylicandsteel.com/201...

    George Herson 2018-05-14 13:10

    vinbreau, are you able to repost your code? The above url is 404'ing. Thank you.