Thirteen.h now has controller support on windows.
https://github.com/Atrix256/Thirteen
Thirteen.h is a header only C++ library that inits a window in one line and gives you pixel access. It also gives frame time, keyboard and mouse state, and now controller state for up to 4 controllers, letting you quickly create interactive graphical applications. It supports Windows, Mac, Linux and WASM.
If anyone is interested in implementing controller support for Mac, Linux, or WASM, it would be very much welcome!



