On Fri, Nov 23, 2012 at 12:10 AM, Stephen Smitherman <srsmither...@gmail.com
> wrote:

> Good Day,
> Does anyone know what I can do to work on this project?
> I have been able to successfully write a script to use the Playstation 3
> controller via bluetooth on a Mac implementing pygame.Joystick. I am
> loosing many functions of the controller though because the joystick class
> is limited to typical joystick definitions. How can i get a copy of the
> joystick source to improve it to allow full six axis functionality.
>
> Thanks
>
> Stephen Smitherman


pygame source lives in a public mercurial repository:
https://bitbucket.org/pygame/pygame/src

Compilation instructions are over
http://pygame.org/wiki/Compilation

Reply via email to