livioalves / Progressive-Web-Assembly-App

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • Learning how to use AWS's mega suite properly.
  • You can view the app's current state at http://shinepickaw.rip

About

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


Languages

Language:Vue 53.2%Language:JavaScript 40.9%Language:HTML 5.9%