Skip to content

ElWildo/Phaser3-uvtt

Repository files navigation

Phaser 3 Typescript Phaser3 Uvtt test

Contains 3 scenes:

  • Boot (for minimal file loading for files needed in Preload)
  • Preload contains a bespoke driven by the manifest.json
  • Game primary game scene

Installation

npm install

Scripts

  • npm start

Build files, run the webpack dev-server - available at localhost:8080

  • npm run build

Build the production version and output files to dist

  • npm run lint

Lint the codebase using ESLint

Glossary

UVTT: Universal VTT. It's a file created with dungeondraft used to import dynamic lighting.

About

Importing uttv files into phaser and mapping walls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors