Tagged Questions
0
votes
1answer
189 views
gamepad for node.js serialport
I would like to use my gamepad with node.js serialport - to control robots basically.
I do not want to reinvent the wheel, so would it be possible to port the pygames joystick to javascript - based ...