SubHunter Python/Pygame port


Version 0.2
Ok now we have subs and depth charges.



Version 0.1

Started porting an old Java game that I wrote in 1999 to Python / Pygame. Very early days. So far just an animation sprite implemented by one sprite, the ship which the player controls.

This game is a port of an old 1980's arcade game called Battle Cruiser


2 comments:

Sam Royale said...

Looking good mate! Have you used the pygame drawing functions for the background?

Nick said...

Yes the background is drawn in code if that's what you mean.