Your first game with unity3d framework

Preview:

Citation preview

Your first game with Unity3d Framework

Rodrigo Urubatan F. Jardim

http://urubatan.com.br

http://github.com/urubatan

http://twitter.com/urubatan

http://linkedin.com/in/urubatan

rodrigo@urubatan.com.br

This presentation is my son's fault!

Long story short: He was doing a programming for kids class,

learning to create games in cool tools, and I decided to

build a game too!

But why unit3d?

It seemed good enough to create cool games, and easy enough

to learn and create something good enough before this

presentation!

Who can create games?

Are you good with code?

Are you an artist?

Can I do it alone?

What if I'm not good with code?

What if I'm not an artist?

Tools

Unity3d - https://unity3d.com

Unity3d Asset Store - https://www.assetstore.unity3d.com/

Visual Studio (Community) - https://www.visualstudio.com

SharpDevelop -

http://www.icsharpcode.net/opensource/sd/Default.aspx

MonoDevelop - http://www.monodevelop.com/

Where will my game run?

OK, but what did you learnt?Many new concepts!

Organization is really important!

Planning ahead of time, keep the desired result in mind from

the beginning!

Learn the basics of the tool first, there are many video

tutorials available!

And how was your first game?My Hello World Game!

And after that?Zombie space shooter game in progress!

Only free assets

River ride like shooting zombies

Ok, but what else does Unity3d do for me?Multi platform IAP – In App Purchase API

Video Ads (those that earn things in the game for watching…)

Easy to implement Multiplayer

Analytics (know your users)

Performance analysis

What now?Go build your own game!

http://unity3d.com

Thanks a lot for your time!!lets talk more about games or

generic programming?

http://twitter.com/urubatan rodrigo@urubatan.com.br

Recommended