Hello,<br><br>I'm a Python newbie who have used my new OLPC as a pretext of learning Python to write some "board" games controllable with the OLPC game buttons. As I was familiar with the goocanvas from the past (in C, and Perl) I choose to use its python binding pygoocanvas for my first game. You are welcome to see my first attempt at:<br>
<br><a href="http://imagic.weizmann.ac.il/~dov/olpc/index.html">http://imagic.weizmann.ac.il/~dov/olpc/index.html</a><br><br>Look for goovex . <br><br>To run it on the olpc you will first have to do:<br><br>    yum install pygoocanvas<br>
<br>and that is the issue I wanted to ask about. Is there any chance of getting this platform "officially sanctioned" so that I can create activities and have them run out of the box?<br><br>Comments on how I should finish the game are welcome as well. :-)<br>
<br>Regards,<br>Dov<br><br>