Skip to content

05sonicblue/XBOne

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XBOne

UWP Programs for XBOX One

These can be deployed to any XBOX One whenever Dev Mode is enabled. The easiest way to deploy is through Visual Studio using a remote connection to the XB1

Current Applications
  • HelloWorld - Outputs Hello, World! to the screen
  • ControlPadTest - Shows key pressed on the screen for any button on the controller and for any key when using a PC. Code also exists for the Speech Synthesizer, but XB1 Dev Kit currently doesn't support this functionality yet.
  • Pong - Basic Pong game (No title screen or saving) using Direct3D through XNA via the MonoGame libraries. This is currently single player only. The enemy paddle is system-controlled (AI).

Check out my YouTube Channel for more tutorials: https://www.youtube.com/retromike

About

UWP Programs for XBOX One

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages