Gaming in Csharp

Post on 10-Feb-2017

809 views 0 download

Transcript of Gaming in Csharp

Gaming in C#@VidyasagarMSC

Developer Evangelist at IBM | Microsoft Xbox MVP

Stockholm, early 2013“Hey, come have a look!”, Hampus Bankler, the coder at Rovio Sweden shouted and put on a proud smile while

sipping from his bird branded coffee mug. “I made Angry

Birds in Unity last night”, he explained as we gathered

around his desk. After a few clicks, bird textured spheres flew across the screen to crush structures with pig-look-

alikes on the other side. We cheered loudly as one pig after another vanished in dust and debris. Just then it was obvious

- with this powerful tool in our hands everything was possible.

• Unity is a Game Engine

• Full support for 2D and 3D

• Over 22 Platforms supported

• Mecanim – The animation system

• Asset Store

1 Game = 1 Project1 Scene=1 Level

Build a Game

Demo

Adding

Behaviour

C#

JavaScript

VSTU

VisualStudioTools for Unity

• Debug from Visual Studio

• Write Scripts in Unity

• Unity Project Explorer

Game EnginesC# Supported

UNREAL EngineUnreal Engine 4 is a complete suite of game development tools made by game

developers, for game developers. From 2D mobile games to console blockbusters and VR, Unreal Engine 4 gives you everything you need to start, ship, grow and stand out from the

crowd.

Wave Game Engine

How about 2D??Next week same Building

Let’s talk MonoGame, CocoSharp & UrhoSharp

@VidyasagarMSCGame ON!!!!

Thank You