Sample code to read Xbox one gamepad controller on a Universal Windows Platform (UWP)
The app shows all buttons and triggers that are pressed. It also shows the events (GamepadAdded, GamepadRemoved, HeadsetConnected, etc). It was tested in Xbox One and PC with the xbox controller connected via USB.
- Improve UI
- Support multiple controllers and users