Skip to content

aoelvp94/pygame-johngalt

Repository files navigation

python-galaga

Overview

A galaga clone implemented using Python and Pygame. The various parts of the game are explained in an accompying Medium article.

Requirement

Python 3.8 or higher and Pygame 2.0

Usage

python3 main.py

Features

The game features waves of enemies moving towards you along a bezier curve, animated sprites, collision detection, scoring, and different game states. It also uses several sounds from the original game.

Author

Patrick Kalkman

Licence

Please see license.txt.

About

Demo to host johngalt game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages