Skip to content

excaliburjs/sample-grid

Repository files navigation

Excalibur Grid Movement Sample

Play sample here

sample-animation

Press WASD or the arrow keys to move!

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 build to produce javascript bundles for debugging in the dist/ folder

Releases

No releases published

Packages

No packages published