Skip to content

Peekling 0.1.1

Choose a tag to compare

@prajwal-svm prajwal-svm released this 29 Aug 15:04
· 4 commits to main since this release
v0.1.1
d119642

Peekling 0.1.1 gives web characters richer movement, direct interaction, and an optional Canvas renderer.

Highlights:

  • Accessible character press, drag, and throw interaction is enabled by default.
  • Bubble actions, notification indicators, target catching, landing states, path motion, and bounded throw physics are configurable.
  • New motion choices include viewport traversal, target movement, jumps, SVG paths, patrols, and roaming presets.
  • @peekling/runtime/canvas renders character frames with Canvas 2D while keeping controls and content surfaces accessible in the DOM.
  • The same authoritative Plan JSON drives both DOM and Canvas character rendering.
  • Release archives passed clean reconstruction, isolated consumer installation, size certification, and Chromium, Firefox, and WebKit gates.

Install the runtime with npm install @peekling/runtime@0.1.1.