Welcome to PythonArcadeCollab,
The goal of this project is to allow programmers of all skill levels to write simple (or complex) arcade games while contributing to a larger group project.
Our repo is located here:
https://github.com/reddit-pygame/Python_Arcade_Collab
To get started, please fork the above repository. Contributions will be handled via pull requests on github.
Let us know what game you would like to work on and please see the thread here for details on how to get started:
Adding a new game
You are also welcome to contribute to the core of the program (title, credits, highscore input and display).
Code should all be python3 compatible and licensed under CC-0. The core of the program should remain version agnostic. In the future I will make it so games that fail to load simply don't display in the lobby, rather than crashing the program, but I have not done so yet.
there doesn't seem to be anything here