Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add integration to support the game on Webassembly #119

Open
PopeSpaceous opened this issue Oct 31, 2018 · 2 comments
Open

Add integration to support the game on Webassembly #119

PopeSpaceous opened this issue Oct 31, 2018 · 2 comments

Comments

@PopeSpaceous
Copy link
Owner

See if we can integrate it on https://webassembly.org/demo/
If possible get the most current version working on there.

@PopeSpaceous
Copy link
Owner Author

I'll be looking into this. And a suitable place to host it.

@PopeSpaceous
Copy link
Owner Author

Unity WebGL build works well, It does need to resize the window by altering the css of the index.html that it produces.
Bugs: Game cannot open any of the resource files (Word lists or Tangram Lists Files)
Should fix how those puzzle open them and see if they can be included in the assets folder so it gets bundled when it is built.
Currently looking into setting up webassembly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant