Skip to content

Biscuitmunch/310A1Team2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyArcade

PyArcade is a game made in python that can support and let you play many different arcade games that you may have seen or played at some point. Any new suggestions or changes are welcome to help expand the arcades library!

Installation

To run the arcade, you will need to have python3 installed, as well as pygame. pygame can be installed by simply using the pip script and typing pip install pygame. Running the MainMenu.py file from the root directory should now open the arcade.

Contribution

Want to contribute to the repository? Check out our contributing guidelines!

Licensing

PyArcade and it's contributions are licensed under MIT

Test Suite

Test suite requires pytest. To install in terminal type: pip3 install pytest

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages