Skip to content

excaliburjs/sample-shootemup

 
 

Excalibur Shoot'em Up Sample

Play now here

example of shootem up running

Running locally

Building bundles

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

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.7%
  • JavaScript 11.5%
  • HTML 1.8%