Skip to content

🏞️ Hosting an open-world Unity game using WebGL, WebAssembly, Express

Notifications You must be signed in to change notification settings

chanonroy/unity-webgl-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity WebGL served on Express

Made with Unity

This is a small prototype for hosting a Unity game exported and compressed to WebGL and hosted on an Express.js server.

Medium article about this prototype can be found here

Installation

Clone down the repo and install packages

yarn

Run the server

yarn dev

Visit localhost:8000 and you should see the Unity game

About

🏞️ Hosting an open-world Unity game using WebGL, WebAssembly, Express

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published