Because broken controllers suck
just to make sure all your buttons are working & giving the right values
key | action |
---|---|
Up & Down | cycle through connected controllers |
Q | quit |
this was made in raylib so it should be cross platform however it's only tested on linux so far.
raylib must be on your system
make
./joyscan
PRs are welcome