An open API service indexing awesome lists of open source software.

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

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.

![screenshot](screenshot.png?raw=true)