Course curriculum

  • 1

    Welcome to Programming in Unity!

    • A message from the instructor

    • Welcome!

  • 2

    References and Resources

    • The Unity API

    • Zipping and Unzipping a Folder

  • 3

    1: Intro to Programming

    • Computers Are Not Smart - But We Are!

    • Glossary and Concepts

    • Knowledge Check

  • 4

    2: Your First Script

    • Simpler is Better - Getting our Feet Wet

    • Glossary and Concepts

    • Code Snippets

    • Knowledge Check

    • Your Project

  • 5

    3: Children and Inheritance

    • Project Build

    • Parent/Child Relationships and Modifying Behaviour

    • Glossary and Concepts

    • Code Snippets

    • Fe@rless Connection

    • Knowledge Check

    • Your Project

    • Example Project

  • 6

    4: Arrays and How to Use Them

    • Disabling, Enabling and New Weapons

    • Glossary and Concepts

    • Code Snippets

    • Knowledge Check

    • Your Project

    • Example Project

  • 7

    5: Interface Classes

    • Thinking Ahead: Using Interfaces

    • Glossary and Concepts

    • Code Snippets

    • Knowledge Check

    • Your Project

    • Example Project

  • 8

    6: User Interface and Visualization

    • Particle System and UI

    • Glossary and Concepts

    • Knowledge Check

    • Fe@rless Connection

    • Your Project

    • Example Project

  • 9

    7: A New Obstacle

    • Everything We've Done, Combined!

    • Your Project

  • 10

    8: Scenes and Wrappers

    • Moving Between Scenes

    • Glossary and Concepts

    • Code Snippets

    • Your Project

    • Final Build