0

Are there any API or a tool to write and read data through an HTML page?

yildizabdullah
  • 1,895
  • 5
  • 24
  • 37

1 Answers1

2

You probably won't find a better source than the on here html5rocks Gamepad API.

Here is a link to the most active git project i could find Github HTML5 Gamepad lib

Pruthvikar
  • 430
  • 4
  • 15