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

About

Example Shoot-em Up Style Game Built with Excalibur

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

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