tweenn / vibrird-v2

The vibrird project, now on phaser 3 with web as the main deployment target

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

The vibrird project, now on phaser 3 with web as the main deployment target

License:MIT License


Languages

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