Top Banner
23 al 27 de Octubre 2017 .NET Conf UY v2017 Game On with Windows & Xbox One Shahed Chowdhuri Senior Technical Evangelist Microsoft
47

Game On with Windows & Xbox One @ .NET Conf UY

Jan 22, 2018

Download

Technology

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Game On with Windows & Xbox One @ .NET Conf UY

23 al 27 de Octubre 2017.NET Conf UY v2017

Game On with Windows & Xbox OneShahed Chowdhuri

Senior Technical Evangelist

Microsoft

Page 2: Game On with Windows & Xbox One @ .NET Conf UY

23 al 27 de Octubre 2017.NET Conf UY v2017

Page 3: Game On with Windows & Xbox One @ .NET Conf UY

Speaker

Shahed Chowdhuri

Sr. Technical Evangelist @ Microsoft

Technology Areas

• Enterprise Web/Software Development

• Game Development

• Mobile Application Development

• Cloud Solutions

Online

• LinkedIn: http://linkedin.com/in/shahedc

• Meetup: http://www.meetup.com/DC-MS-Devs/

• Twitter: http://twitter.com/shahedC

• Blog: http://WakeUpAndCode.com

Page 4: Game On with Windows & Xbox One @ .NET Conf UY

• Xbox 360 games

• WW dev tools

• MVP award

• Xbox mag

• FB groups admin

• Xbox One

• Unity

• HoloLens

• Construct 3

Independent Game Development

Page 5: Game On with Windows & Xbox One @ .NET Conf UY

Announcements

Page 6: Game On with Windows & Xbox One @ .NET Conf UY

Xbox Dev Mode Activation

UWP on Xbox One

Visual Studio 2015 Update 2

Windows 10 Insider Program

Windows 10 Preview SDK

Windows Dev Center

3rd Party Tools

ID@Xbox

Things to Know: From Build 2016

https://news.xbox.com/2016/03/30/xbox-at-build-2016/

Page 7: Game On with Windows & Xbox One @ .NET Conf UY

XBL Creators Program

Simple, Open, Ready

Standard Store Policies

No Licensing

Easy Configuration

Self-Publishing

55M+ Active Gamers

Useful Feature Set

Things to Know: From Build 2017

https://channel9.msdn.com/Events/Build/2017/P4159

Page 8: Game On with Windows & Xbox One @ .NET Conf UY

Xbox One X

4K Gaming

Creators Program

3rd Party Tools

ID@Xbox!

Xbox One S

Xbox One

Back-Compat

Things to Know: From E3 2017

https://news.xbox.com/2017/06/11/xbox-e3-2017-briefing-recap/

Page 9: Game On with Windows & Xbox One @ .NET Conf UY

Xbox One X at E3 2017

https://www.youtube.com/watch?v=g-gp-Voq6MQ

Page 10: Game On with Windows & Xbox One @ .NET Conf UY

UWP & Dev Mode

Page 11: Game On with Windows & Xbox One @ .NET Conf UY

CLUBSPlayer-managed experiences to create

community around any common

interests and the games that they love.

GAME HUBSPublisher-managed experiences to draw

players into a community setting to

share or celebrate game media & news!

LEADERBOARDS & FEATURE STATSBuild asynchronous competition

between friends or let players compare

their profiles for bragging rights. CONNECTED STORAGE Gamer profiles and game saves can

roam to any device your game ships to

through the Windows Store.

GAME DVROver 1B game clips from the most

trusted promoters: your friends.

Page 12: Game On with Windows & Xbox One @ .NET Conf UY

Xbox One Dev Mode Activation

http://support.xbox.com/en-US/xbox-one/apps/developer-mode-activation-app-faq

Page 13: Game On with Windows & Xbox One @ .NET Conf UY

UWP on Xbox One

https://msdn.microsoft.com/en-us/windows/uwp/xbox-apps/index

Page 14: Game On with Windows & Xbox One @ .NET Conf UY

UWP on Xbox One: Getting Started

https://msdn.microsoft.com/en-us/windows/uwp/xbox-apps/getting-started

Page 15: Game On with Windows & Xbox One @ .NET Conf UY

More Resources for UWP!

https://blogs.windows.com/buildingapps/2017/09/15/resources-universal-windows-platform-games-fall-xbox-one-update/

Page 16: Game On with Windows & Xbox One @ .NET Conf UY

Xbox LiveCreators Program

Page 17: Game On with Windows & Xbox One @ .NET Conf UY

https://developer.microsoft.com/en-us/games/xbox/xboxlive/creator

Page 18: Game On with Windows & Xbox One @ .NET Conf UY

https://docs.microsoft.com/en-us/windows/uwp/xbox-live/developer-program-overview#feature-table

Page 19: Game On with Windows & Xbox One @ .NET Conf UY
Page 20: Game On with Windows & Xbox One @ .NET Conf UY

Visual Studio & Windows 10

Page 21: Game On with Windows & Xbox One @ .NET Conf UY

Visual Studio 2017

https://www.visualstudio.com/en-us/news/releasenotes/vs2017-relnotes

Page 22: Game On with Windows & Xbox One @ .NET Conf UY

https://developer.microsoft.com/en-us/windows

Windows Dev Center

http://dev.windows.com

Page 23: Game On with Windows & Xbox One @ .NET Conf UY

Windows Dev Center: Dashboard

Page 24: Game On with Windows & Xbox One @ .NET Conf UY

Unity 2017& Construct 3

Page 25: Game On with Windows & Xbox One @ .NET Conf UY

http://unity3d.comUnity (for 2D & 3D games) Unity

Page 26: Game On with Windows & Xbox One @ .NET Conf UY

Player Settings: UWP Config

Page 27: Game On with Windows & Xbox One @ .NET Conf UY

Xbox Live Unity Plugin

https://github.com/Microsoft/xbox-live-unity-plugin

Page 28: Game On with Windows & Xbox One @ .NET Conf UY

nether for Azure Gaming Services

https://github.com/MicrosoftDX/nether

Page 29: Game On with Windows & Xbox One @ .NET Conf UY

Construct 2, by Scirra (for 2D games)

http://scirra.com Construct 2 for Windows

Page 30: Game On with Windows & Xbox One @ .NET Conf UY

https://editor.construct.net/

Construct 3: PC/Mac/Linux

Page 31: Game On with Windows & Xbox One @ .NET Conf UY

Xbox OneDev Mode

Page 32: Game On with Windows & Xbox One @ .NET Conf UY

Setting Up Dev Mode…

https://msdn.microsoft.com/en-us/windows/uwp/xbox-apps/development-environment-setup

Page 33: Game On with Windows & Xbox One @ .NET Conf UY

Running in Dev Mode!

Page 34: Game On with Windows & Xbox One @ .NET Conf UY

23 al 27 de Octubre 2017.NET Conf UY v2017

Safe Area Considerations

https://assetstore.unity.com/packages/tools/gui/title-safe-area-viewer-16583

Page 35: Game On with Windows & Xbox One @ .NET Conf UY

23 al 27 de Octubre 2017.NET Conf UY v2017

Directional Support (Keyboard, Gamepad)

https://docs.unity3d.com/ScriptReference/Input.htmlhttps://docs.unity3d.com/Manual/ConventionalGameInput.html

Page 36: Game On with Windows & Xbox One @ .NET Conf UY

23 al 27 de Octubre 2017.NET Conf UY v2017

Button/Key Support (Gamepad, Keyboard, Mouse)

https://docs.unity3d.com/ScriptReference/Input.GetButton.html

Page 37: Game On with Windows & Xbox One @ .NET Conf UY

23 al 27 de Octubre 2017.NET Conf UY v2017

Default Input Settings (Mouse, Keyboard, Gamepad)

Page 38: Game On with Windows & Xbox One @ .NET Conf UY

23 al 27 de Octubre 2017.NET Conf UY v2017

Controller Configuration

http://wiki.unity3d.com/index.php?title=Xbox360Controller

Page 39: Game On with Windows & Xbox One @ .NET Conf UY

23 al 27 de Octubre 2017.NET Conf UY v2017

Xbox Live

https://docs.microsoft.com/en-us/windows/uwp/xbox-live/get-started-with-creators/develop-creators-title-with-unity

https://darkgenesis.zenithmoon.com/resolving-build-issues-for-uwp-packages-with-unity/

Page 40: Game On with Windows & Xbox One @ .NET Conf UY

23 al 27 de Octubre 2017.NET Conf UY v2017

ID@Xbox

Page 41: Game On with Windows & Xbox One @ .NET Conf UY

23 al 27 de Octubre 2017.NET Conf UY v2017

http://www.xbox.com/en-us/Developers/id

ID@Xbox

http://xbox.com/id

Page 42: Game On with Windows & Xbox One @ .NET Conf UY

23 al 27 de Octubre 2017.NET Conf UY v2017

ID@Xbox Games at E3 2017

https://www.youtube.com/watch?v=Aw7mUBTvxcY

Page 43: Game On with Windows & Xbox One @ .NET Conf UY

23 al 27 de Octubre 2017.NET Conf UY v2017

Cuphead!

https://www.youtube.com/watch?v=Aw7mUBTvxcY

Page 44: Game On with Windows & Xbox One @ .NET Conf UY

23 al 27 de Octubre 2017.NET Conf UY v2017

More Info from ID@Xbox

https://twitter.com/id_xbox/status/715218215945670656

https://twitter.com/id_xbox/status/715574259205033984

https://twitter.com/ID_Xbox/status/716785692487995392

Page 45: Game On with Windows & Xbox One @ .NET Conf UY

23 al 27 de Octubre 2017.NET Conf UY v2017

New Message from Chris Charla, ID@Xbox Director

https://twitter.com/iocat/status/923065606114390016

Page 46: Game On with Windows & Xbox One @ .NET Conf UY

23 al 27 de Octubre 2017.NET Conf UY v2017

Thanks, .NET Conf Uruguay!

http://WakeUpAndCode.com

@shahedC

[email protected]

Shahed Chowdhuri

Page 47: Game On with Windows & Xbox One @ .NET Conf UY