Math Ninja Wiki
Status: Alpha
Brought to you by:
javydreamercsw
Unzip the provided files. Open the index.html file in your browser.
For security reasons, Chrome places restrictions on scripts opened from local file: URLs, so this technique will not work. If you use Unity’s Build & Run command (menu: File > Build & Run) then the file will be temporarily hosted in a local web server and opened from a localhost URL (this avoids the security restrictions). You can also run Chrome with the --disable-web-security command line option to enable it to load content from file: urls.