Is there any way to embed a joystick or a game controller with an eventlistener in python program pygame?
Gladly also directly with PyQt.
There is a nice widget in Qt for the keyboard. Is there something similar for the gamecontoller?
Many thanks for your help.