Files
jstick/README.md

317 B

Josh Stick API

A single-header, single-namespace, single API for reading controller and joystick device input on Linux and Windows.

Features

  • Windows Support via XInput API
  • Linux Support via jsdev API

TODO

  • Support multiple devices at once.
    • Note that XInput only supports a maximum of 4 devices.