A pretty cool yahtzee game in augmented reality.
This game uses 8thwall or native WebXR to achieve world tracking.
The dice are rendered with three.js using react-three-fiber and the physical world is simulated with cannon.js.
bun install
# https://bun.sh/docs/installation
bun dev