unity

Hello!

I'm Emilio Wong

CSI's best source of memes.

You'll find me in:

@EmilioWG

/emilews

I'm a 5th semester ISI student 

/emilews

Topics

  • What is Unity?
  • How do I work?
  • How does it work?
  • Don't sell games
  • Salaries
  • Why to use it?
  • Made With Unity
  • Where to learn

What is unity?

Simple: a game engine.

Not as simple: a set of tools to make videogame development easier and faster.

how do i work?

Editor

drag and drop

coding

public class NewBehaviourScript : MonoBehaviour
{

    // Use this for initialization
    void Start()
    {

    }
    // Update is called once per frame
    void Update()
    {

    }
}

C#

how does it work?

Behind the scenes

Don't sell games

Salaries (full time)

Salaries (Indie dev)

why to use it?

  • It's free*
  • It teaches you the fundaments
  • It's flexible and robust
  • It's fun

*It uses a subscription model

made with unity

where to learn

thanks!

Any questions?

Made with Slides.com