See if this works for you?
Running in a local web server (Thanks to Joewolf for the method.
You must be registered to see the links
)
---
STEP 1: Install Node.js
• Go to Node.js and install it. (
You must be registered to see the links
)
STEP 2: Install http-server
• Open Terminal and enter the following:
sudo npm install --global http-server
STEP 3: Get path to game
• Finder → View → Show Path Bar
• Open game folder → www
STEP 4: Run http-server from game folder
• Open Terminal → type cd → drag & drop file path of www folder → press enter
• Enter http-server to start the local server. Use the following code:
http-server -c-1
• Copy & paste the local URL into any browser, and the game starts!
• When you're done playing, closing the Terminal window turns off the local server
Haha, there'll be egg laying of some kind, I promise