Loading README.md +3 −1 Original line number Diff line number Diff line # joysticks Go language joystick interface. uses channels for events, for flexibility and multi-threading. uses Linux input interface to receive events directly, no polling. then channels to pipe around events, for flexibility and multi-threading. Overview/docs: [](https://godoc.org/github.com/splace/joysticks) Loading Loading
README.md +3 −1 Original line number Diff line number Diff line # joysticks Go language joystick interface. uses channels for events, for flexibility and multi-threading. uses Linux input interface to receive events directly, no polling. then channels to pipe around events, for flexibility and multi-threading. Overview/docs: [](https://godoc.org/github.com/splace/joysticks) Loading