Gallaga arcade game clone using Python and Pygame.
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
- Ayah Alkhatib - amalkhatib90
- Kyle Curry - k19c90
- Kristi Daigh - kdaigh
- Ethan Lefert - elefert400
- Clare Meyer - clareMeyer
See also the list of contributors who participated in this project.
Doxygen was used to provide documentation for this project.
This is an prototype version that will be further developed in a separate repository.
Please read SOURCES.md for a works cited.