How to Host Unity Games on the Web

Overview:

Today we will be going over how to host your game on the web. Let's get started.

Building Your Game:

Before you publish you probably want to build your game and test it first. Let’s see how we can do that.

  1. To start Inside Unity, navigate to file>Build Settings or you can use the shortcut Ctrl+Shift+B.

2. Make sure you have your scenes selected and have WebGL as the selected platform.

3. Press Build select a folder.

Now we can navigate to the folder we chose. inside should be our game files. you can upload these files to itch.io to publish your game on the web.

Thats it for how to host your game on the web.

Thank you for your time and attention.

--

--

Christopher Adams

Just following my dreams. Here I will document my skills and what I've learned. Hope you enjoy.