Skip to content

Sample code to read Xbox one gamepad controller on a Universal Windows Platform (UWP)

Notifications You must be signed in to change notification settings

tiagonmas/GamepadUWP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GamepadUWP

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.

User interface

Next Steps

  • Improve UI
  • Support multiple controllers and users

Links

Gamepad and remote control

Windows.Gaming.Input namespace

About

Sample code to read Xbox one gamepad controller on a Universal Windows Platform (UWP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages