@hex-engine/2d
TypeScript icon, indicating that this package has built-in type declarations

0.9.2 • Public • Published

@hex-engine/2d

This package expands on @hex-engine/core to provide primitives for making a 2D game in Hex Engine.

It includes:

  • An HTML5 Canvas-based renderer
  • useUpdate and useDraw hooks
  • Support for sprite sheets and animations
  • Components that make it easy to work with Aseprite, Tiled, and BMFont assets
  • Components that make it easy to work with mouse, keyboard, and gamepad input
  • Components for a 2D Physics Engine (matter.js)
  • Components and hooks for working with the Web Audio context and generating procedural sound via modal-synthesis
  • And much, much more

For more information, please check the main README for Hex Engine.

Readme

Keywords

none

Package Sidebar

Install

npm i @hex-engine/2d

Weekly Downloads

45

Version

0.9.2

License

none

Unpacked Size

485 kB

Total Files

109

Last publish

Collaborators

  • suchipi