XBSTACK / TOY FOLK LABORATORY
Traditional Toys.
Made Playable Again.
The project focuses on the movement, sound and hand feel of traditional toys rather than displaying them as static artifacts. The first playable module is the bamboo whirring toy, implemented with an independent physics core, original Canvas artwork and browser-local input processing.
XBSTACK SYSTEM
Choose the next useful path
Primary Entry Points
An Original Implementation
The product architecture, TypeScript physics, scoring rules, Canvas illustrations, audio synthesis and brand presentation were created independently for XBSTACK. It does not reuse third-party source code, images or recordings.
The browser version is the reference implementation. A WeChat H5 entry can reuse the same page, while a future WeChat Mini Game can reuse the platform-independent physics and scoring core with different adapters.
Privacy Boundary
Pointer, touch, keyboard and motion-sensor input is processed in the browser. Raw movement paths and device motion data are not uploaded. The current high score is stored locally on the device.