tweenn / phaser3-parcel-typescript

Phaser 3 game engine with typescript and parcel with auto-deploy for github-pages

Home Page:https://tweenn.github.io/phaser3-parcel-typescript/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phaser3 + parcel bundler + typescript

A template for Phaser 3 game engine with typescript and parcel bundler with auto-deploy for github-pages


Commands

Serve into localhost

yarn serve

Build for production

yarn build

Deploy on gh-pages branch

yarn deploy

About

Phaser 3 game engine with typescript and parcel with auto-deploy for github-pages

https://tweenn.github.io/phaser3-parcel-typescript/

License:MIT License


Languages

Language:JavaScript 59.5%Language:TypeScript 31.7%Language:HTML 8.9%