games with win 8 style by neneng

12
@agatestudio Games (Win8 Style) Neneng Knight Agate Studio

Upload: agate-studio

Post on 14-Jan-2015

101 views

Category:

Education


0 download

DESCRIPTION

 

TRANSCRIPT

Page 1: Games with Win 8 Style by Neneng

@agatestudio

Games (Win8 Style)

Neneng

Knight

Agate Studio

Page 2: Games with Win 8 Style by Neneng

~ NEW EXPERIENCE TO MAKE GAME AND PLAY IT ~

Page 3: Games with Win 8 Style by Neneng

WHY? •Target pasar lebih banyak

user WIN7 banyak, tidak menutup kemungkinan sebagian sudah beralih ke WIN8/8.1

•Bisa re-use code game sebelumnya (pindah platform ke WIN8) •Bisa multi-device, multi-resolution

PC? Ok! Phone? OK! Tablet? OK! With WIN8/8.1, you can do that! Support input touch, pen dan mouse dalam kode yang sama

•Dan teknis lain-lain (lewat saja lah ya)

Page 4: Games with Win 8 Style by Neneng

Bedanya sama OS (phone) lainnya? •Dengan code game yang sama, bisa untuk versi PC

desktop/notebook -> ada pengalaman tersendiri main game yang sama tapi di environment berbeda

•Scene tidak terbatas resolusi screen -> bisa di scroll seperti pada browser

•Peletakan menu yang unik ala Win8

Page 5: Games with Win 8 Style by Neneng

Bahasa yang digunakan? • Javascript + HTML

• C#/VB + XAML

• C++ + XAML

• C++ + DirectX (prefered, recommended)

=> supports a wide range of graphics feature levels, from DirectX 9.1 to all the latest hardware features exposed in DirectX 11.1, allowing you to tailor your game to every PC from power-efficient ARM-based portable Windows 8 tablet PCs to overclocked multi-GPU gamer rigs

Page 6: Games with Win 8 Style by Neneng

Middleware Win8 Supported •appMobi => HTML (HTML5) + Javascript

•Cocos2d

•MonoGame

•Construct 2 => HTML + Javascript

•Unity 3D

•XNA Game Studio (Microsoft)

Page 7: Games with Win 8 Style by Neneng

Contoh Game : Adera (Part 1)

Page 8: Games with Win 8 Style by Neneng

Contoh Game : Adera (Part 2)

Page 9: Games with Win 8 Style by Neneng

Contoh Game : Adera (Part 3)

Page 10: Games with Win 8 Style by Neneng

Contoh Game : Adera (Part 4)

Page 11: Games with Win 8 Style by Neneng

Contoh Game : Adera (Part 5)

Page 12: Games with Win 8 Style by Neneng

Sumber contekan •http://blogs.msdn.com/b/windowsappdev/archive/2013/03/22/developing-windows-store-games.aspx

•http://msdn.microsoft.com/library/windows/apps/hh452744.aspx#why_create_a_game_for_the_windows_store_

•http://blogs.msdn.com/b/bobfamiliar/archive/2012/09/04/windows-8-game-development-for-the-win.aspx

•http://msdn.microsoft.com/en-us/library/windows/apps/br211361

•http://blogs.msdn.com/b/jennifer/archive/2012/06/18/developing-a-windows-8-metro-app-part-1-why-would-you-want-to-develop-a-metro-application-for-windows-8.aspx