Does p5.js support steering wheel and gas pedal input and how to read input?

32 views Asked by At

I am writing a web based race car game using JavaScript and p5.js on a Mac.

Does p5.js or Javascript accept steering wheel device input? And how how would you read input from a steering wheel device and gas pedal device in P5.js?

Thanks!

0

There are 0 answers