Skip to content

Galaga arcade clone created using Python and Pygame. Final Version.

Notifications You must be signed in to change notification settings

kdaigh/gibbonga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gibbonga2

Project 4: Galaga Clone

Galaga 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 ./gibbonga.py

Built With

  • Python - Version 3.7.1 - Language
  • Pygame - Version 1.9.4 - Game language library
  • Doxygen - Documentation generation

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 a final version for a prototype developed in a separate repository.

Acknowledgments

Please read SOURCES for a works cited.

About

Galaga arcade clone created using Python and Pygame. Final Version.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages