/phaser3-demo-samegame

SameGame demo by Phaser3.

Primary LanguageTypeScriptMIT LicenseMIT

Phaser3 demo SameGame

SameGame demo by Phaser3.

sample;

How to play

npm install
npm run watch

start devServer in another shell window,

npm run start

Open web browser and access http://localhost:5500 .