UNPKG

excalibur

Version:

Excalibur.js is a simple JavaScript game engine with TypeScript bindings for making 2D games in HTML5 Canvas. Our mission is to make web game development as simple as possible.

4 lines (3 loc) 93 B
export * from './Sound'; export * from './AudioContext'; export * from './WebAudioInstance';