Project 3: Gallaga Clone

Gallaga arcade game clone using Python and Pygame.

Getting Started

Python can be downloaded here. Make sure to add Pygame as well, using the command

python3 -m pip install -U pygame --user

To play the game, run main with Python through terminal.

python3 ./main.py

Built With

Authors

See also the list of contributors who participated in this project.

Documentation

Doxygen was used to provide documentation for this project.

Versioning

This is an prototype version that will be further developed in a separate repository.

Acknowledgments

Please read SOURCES.md for a works cited.