Category:Joystick(go): Difference between revisions

From Rosetta Code
Content added Content deleted
(Added page for joystick library for Go.)
 
(Added library template)
 
Line 1: Line 1:
{{library}}
[https://github.com/simulatedsimian/joystick joystick] is a library for Go which implements a polled API to read the state of an attached joystick.
[https://github.com/simulatedsimian/joystick joystick] is a library for Go which implements a polled API to read the state of an attached joystick.



Latest revision as of 21:23, 22 April 2021

Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.

joystick is a library for Go which implements a polled API to read the state of an attached joystick.

Its use is subject to the MIT License.

Pages in category "Joystick(go)"

This category contains only the following page.