Skip to content

funnymania/Progressive-Web-Assembly-App

Repository files navigation

Progressive Web Assembly App (PWAA)

The following is a Unity WebGL app compiled to webassembly, run in a progressive web app.

This experiment will take place with a very simple 3D game, in which you can just run around a little.

As a PWA, we are looking to get this working on iOS / Android, as well as the desktop space.

First we will develop the PWA, then the Unity WebGl app, and more complicated things will follow from there.

Gotchas!

  1. Do not run vue build.
  • Instead, cd client and npm run build.

To Contribute

Standard procedure, submit a pull request and be sure to provide a useful comment so that we can see easily its value.

Currently

Docs

Implementation notes go in docs/

About

The following is a Unity app compiled to webassembly, run in a progressive web app. PWAA.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published