Skip to content

0Knowledge/pylaga

Repository files navigation

W00t. this is a simple remake of the classic "Galaga" game, with my own touch of course, written with the pygame api.
Written by: RJ Marsan
Original Creator: Derek Mcdonald 
Instructions: 
Ubuntu/Debian:
	sudo apt-get install python python-pygame
	Run ./pylaga.py
Other Linux:
	Install python and pygame
	python pylaga.py
Windows:
	either double-click galaga.py
	Or Download the py2exe version and run pylaga.exe

Maintainer:
RJ Marsan
RJMarsan@gmail.com

By the way this is still alpha, so dont expect anything great


TO DO LIST:
* other misc. things to make the game look purrty
* proper transitions
* some sort of rewards thing

CHANGES:
* correct implementation of stage progression (that was a bitch)
* dynamic stages!

OLD-CHANGES:
* Cleaned up a lot of the code
* Added 2 guns and a bullet
* Moved the game to an object called 'gamelolz'
* Made a game manager
* Added Keyboard support
* Changed name (Pylaga sounds cooler anyways)

NOTES:
* Because the stage transition requires recompiling the stage files, it lags a bit between transitions

About

A small galaga clone written in Python/Pygame [mirror of http://sourceforge.net/p/pylaga/code/HEAD/tree/]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages