hogart / excalibur-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

After npm install, open ./node_modules/excalibur/dist/excalibur.d.ts and add following lines at the top:

export = ex;
export as namespace ex;

About


Languages

Language:JavaScript 72.2%Language:TypeScript 18.2%Language:HTML 9.6%