excaliburjs / sample-tiled-vite

Excalibur Sample using the Tiled Plugin w/ Vite

Home Page:https://excaliburjs.com/sample-tiled-vite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Excalibur Tiled Vite Sample

Play sample here

sample-animation

Running locally

  • Using nodejs and npm
  • Run the npm install to install dependencies
  • Run the npm run start to run the development server to test out changes

Building bundles

  • Run npm run start to produce javascript bundles for debugging in the dist/ folder
  • Run npm run build to produce javascript bundles for production (minified) in the dist/ folder

About

Excalibur Sample using the Tiled Plugin w/ Vite

https://excaliburjs.com/sample-tiled-vite


Languages

Language:TypeScript 89.6%Language:JavaScript 7.1%Language:HTML 3.3%