Michael W Kurtis

Projects Highschool Projects

Build

UnityWebGL

This game needs a keyboard and mouse. It has no touch controls, so it will load on a phone but you will not be able to play it.

This game's folder is named 'build', so its address is /games/build. The folder directly under games/ is the game's name and becomes the URL; the Unity output goes in a 'build' folder inside it. Rename games/build/ to games/<the-game-name>/ and the address becomes /games/<the-game-name>/.

Build

Loads on demand — a Unity build is a large download.

960 × 600

Runs in your browser with Unity WebGL. Nothing is uploaded and nothing is stored server-side. Back to projects