There isn't much to it right now, but it'll hopefully be worth the wait! The current version of the page is available here. If you want to help contribute, there's a contribution guide here. If you're ...
Python is well known as one of the most beginner-friendly and flexible programming languages. But while Python has a fantastic onboarding experience for even the least experienced new programmers, it ...
To make the entire process of contributing simpler, there is a helper script at the root of the project: dev.py. This essentially implements shorthand aliases for commands most useful for pygame-ce ...