5 releases
0.2.3 | Jun 19, 2022 |
---|---|
0.2.2 | Jun 18, 2022 |
0.2.1 | Apr 19, 2022 |
0.2.0 | Dec 9, 2021 |
0.1.2 | Nov 18, 2021 |
#1268 in Game dev
23KB
501 lines
fishsticks
Wrapper library for handling gamepad input. Currently supports the following backends:
- SDL2
- gilrs
License
Fishsticks is dual-licensed under either
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT License (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~18MB
~380K SLoC