[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] pygamezero moving to github discussion thread



Hello,

What is Pygame Zero?
"""Pygame Zero is for creating games without boilerplate.

It is intended for use in education, so that teachers can teach basic programming without needing to explain the Pygame API or write an event loop."""

http://pygame-zero.readthedocs.io/en/latest/
https://bitbucket.org/lordmauve/pgzero

Was just chatting on twitter with @lordmauve about bringing pygamezero into the pygame organization on github.

So far we have the website, pygame mirror, and solarwolf (which is acting as an example game).
https://github.com/pygame

So this is a thread where we can begin to discuss, and coordinate moving it there.

Some steps...

1. Add team members to pygame gh org.
2. Create pygamezero team on pygame gh org
3. Convert hg to git, and create repo. Move issues across. (there's a tool in github to do this almost automagically once all team members are on gh)
4. update various build tools.
5. update docs to point to gh
6. Leave notes on bitbucket about moving, leaving a link there.



cheers,