A library to use Pro Controller from C++ program.
Install required packages.
$ brew install -y sdl3 sconsClone this repository.
$ git clone https://github.com/homma/proconlib.gitBuild the example program.
$ cd proconlib
$ ./task/build.shRun the example program.
$ ./example/procon_check