excaliburjs / sample-shootemup

Example Shoot-em Up Style Game Built with Excalibur

Home Page:https://excaliburjs.com/sample-shootemup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://excaliburjs.com/sample-shootemup

License:BSD 2-Clause "Simplified" License


Languages

Language:TypeScript 86.7%Language:JavaScript 11.5%Language:HTML 1.8%