https://github.com/windperson/xboxcontrollertester
Demo to show getting Xbox Controller readings from UWP API
https://github.com/windperson/xboxcontrollertester
game-development uwp xbox-controller
Last synced: 11 months ago
JSON representation
Demo to show getting Xbox Controller readings from UWP API
- Host: GitHub
- URL: https://github.com/windperson/xboxcontrollertester
- Owner: windperson
- Created: 2019-08-05T18:27:11.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-05T16:26:19.000Z (over 6 years ago)
- Last Synced: 2025-06-13T05:02:07.928Z (about 1 year ago)
- Topics: game-development, uwp, xbox-controller
- Language: C#
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XboxControllerTester
This project demonstrates how to get Xbox One Controller readings from UWP API.
This was inspired from [this blog post](https://sandervandevelde.wordpress.com/2016/02/29/using-your-xbox-one-controller-in-a-uwp-app/).