Search code examples
pythonjoystick

Python gamepad input?


Is there any good alternative to pygame for gamepad input? Crossplatform would be nice too.


Solution

  • There's gamepad support in myro. I've dealt with the robotic functionality of the library, but not directly with the gamepad stuff. My encounters and the documentation indicate that myro is supported on windows, mac, and linux distributions.