I wouldn&#39;t mind seeing a custom PyGame for Sugar (let&#39;s call it sugargame).<div><br></div><div>Ryan Gordon made a GTK backend for SDL which would allow the PyGame display to coexist with GTK widgets[1].  Also, Nirav Patel has written a sweet PyGame camera module which supports object tracking etc.  There&#39;s probably a bunch of other useful stuff that could be rolled into PyGame beyond what the (unmaintained) OLPCGames wrapper provides.</div>

<div><br></div><div>-Wade</div><div><br></div><div>[1] - <a href="http://lists.laptop.org/pipermail/games/2007-April/000089.html">http://lists.laptop.org/pipermail/games/2007-April/000089.html</a></div><div><a href="http://lists.laptop.org/pipermail/games/2007-April/000089.html"></a><br>

<div class="gmail_quote">On Mon, Sep 28, 2009 at 9:33 PM, Bernie Innocenti <span dir="ltr">&lt;<a href="mailto:bernie@codewiz.org">bernie@codewiz.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hello,<br>
<br>
the sugar-pippy rpm in Fedora depends on pygame, which is used by some<br>
of the examples.<br>
<br>
So far, so good, but pygame in turn depends on numpy, a 7.7MB package<br>
which a lot of huge dependencies such as atlas (11MB), libgfortran<br>
(1MB), blas (700KB) and python-nose (1MB).<br>
<br>
The rest of Sugar is now free of numpy, so it would be good if we could<br>
get rid of it completely.  One quick solution would be splitting the<br>
problematic examples to a sugar-pippy-examples-extra package.<br>
<br>
Another possibility -- probably the cleanest -- would be splitting the<br>
optional classes surfarray and sndarray to a subpackage of pygame.<br>
<font color="#888888"><br>
--<br>
   // Bernie Innocenti - <a href="http://codewiz.org/" target="_blank">http://codewiz.org/</a><br>
 \X/  Sugar Labs       - <a href="http://sugarlabs.org/" target="_blank">http://sugarlabs.org/</a><br>
<br>
_______________________________________________<br>
Sugar-devel mailing list<br>
<a href="mailto:Sugar-devel@lists.sugarlabs.org">Sugar-devel@lists.sugarlabs.org</a><br>
<a href="http://lists.sugarlabs.org/listinfo/sugar-devel" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
</font></blockquote></div><br></div>