Build and Test Your Game- Game Dev Series 29

S.J. Jason Liu
May 24, 2021

Objective: Build the game on Windows OS.

Building a game to many platforms in Unity is very easy. This part we will create game for Windows.

Click File and select Build Settings in the drop down menu. This is the main window to build your game. And make sure all your scenes is including in the build.

Before we build it, we can click the Player Settings on the down left to check some stuff.

You can change the name of your company and product. Setting the resolution is under the tab for Windows setting.

With everything done, close this window and click Build. You will need to select a folder to storage the build.

Wait for Unity to compile everything, then your build folder should open.

You can play your game now!

--

--

S.J. Jason Liu

A passionate gamer whose goal is to work in video game development.