/speak-through-your-elbows

Experimental game based on Phaser 3 Official Tutorial

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Speak through your Elbows

Build

npm run build

Local deployment

You need to serve index.html in a server in order to run it locally.

I recommend using the VScode extension LiveServer.

Visual Regression Testing

After having deployed the game locally, just run:

npm run test

Special Thanks