Galaga 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 ./gibbonga.py
- Python - Version 3.7.1 - Language
- Pygame - Version 1.9.4 - Game language library
- Doxygen - Documentation generation
- 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 a final version for a prototype developed in a separate repository.
Please read SOURCES for a works cited.