qubic
@jeffy24

qubic

A polished 4x4x4 Qubic board with direct taps, animated pieces, and mobile-first play.

About this tile

Qubic is a standalone Poe app for the 4x4x4 three-dimensional tic-tac-toe variant. Players alternate tapping open cells across four stacked boards and race to make four matching marks in a straight line through rows, columns, layer diagonals, vertical towers, or full space diagonals.

The app uses a themed Three.js board with four lit layers, animated X/O pieces, glowing win halos, direct touch targets, a top-right help button, and a compact bottom score/action dock. It is tuned for narrow Poe iframes, including a 300 by 500 viewport.

Development

  • bun run doctor checks the local app toolchain.
  • bun run type-check runs TypeScript.
  • bun run test runs unit tests.
  • bun run build bundles the Poe app.
  • bun run test:playwright builds and runs Playwright E2E coverage.

This package is configured with Poe handle qubic and package name @boardgames/qubic.