"In the end, what developers want is a healthy ecosystem to create and launch it (their games) into."

Reggie Fils-Aime - Former President of Nintendo of America

Starting a Unity Project

With Unity all set up, we can start working on the actual game project. We need to start by creating a new project base. Choose the "New" option in the Unity Hub, and you’re all set to go! Let’s start creating!

We'll be naming the project Jump Guy, but you can use whatever name you wish. Choose the 2D template and click "Create".

Getting Started with Unity

Now that our project has been created, let's take a look at the Unity Editor. This will be our main tool for creating the game.

Instruction video