Skip to content

Gallaga arcade clone created using Python and Pygame. Prototype Version.

Notifications You must be signed in to change notification settings

kdaigh/gibbonga-prototype

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gibbonga (EECS448: Project 3)

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.

About

Gallaga arcade clone created using Python and Pygame. Prototype Version.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%