https://github.com/jangler/gamepad-display
toy graphical gamepad input display
https://github.com/jangler/gamepad-display
Last synced: about 1 month ago
JSON representation
toy graphical gamepad input display
- Host: GitHub
- URL: https://github.com/jangler/gamepad-display
- Owner: jangler
- License: mit
- Created: 2019-02-27T04:21:19.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-07T02:10:06.000Z (about 3 years ago)
- Last Synced: 2025-01-27T13:49:42.990Z (3 months ago)
- Language: Lua
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gamepad-display
this program graphically displays the inputs of a gamepad using
[love2d](https://love2d.org/). the first (and last) detected gamepad to press a
button will be displayed.configs can by added and modified using lua files in the configs/ directory.
currently only one config is supported per joystick name.