0.0.2 • Published 4 years ago

@xnv/headless-akashic v0.0.2

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

headless-akashic

Japanese Documentation is also available (ja). 日本語の文書はこちら (ja).

headless-akashic is a headless version of Akashic Sandbox (ja). You can run games using Akashic Engine (ja) on Node.js, without Web browsers. Useful for unit testing.

Unfortunately, Akashic Engine does not provide English documentation yet. Whole this library is documented in English just to be prepared for their future translation. You need to know Japanese to use this library in practice, at least currently.

Features

  • Almost complete emulation of a g.Game instance
  • Point events emulation through API
  • (Screenshot API) (planned but NOT YET)

Documents

License

MIT. See LICENSE.

Some files in the drivers/ directory are derived from Akashic Sandbox (ja). See LICENSE-DRIVERS for detail.