web player

what the web player do?

You can build your game to different targets, web, pc standalone, mac, …
When you build as webplayer, unity will generate a html and unity3d file which you upload to a website.
Browse to the website and your game should appear. You can also just open the html on your computer and test it.

thanks