A math puzzle game built with Vue 3 + TypeScript. Use four arithmetic operations (+, -, x, ÷) to make 4 random numbers equal 24. Supports drag-to-swap numbers, operator cycling, and bracket mode selection.
Bilingual UI (English / Chinese), with language preference saved locally.
npm install
npm run devnpm run build🎮 在线试玩
基于 Vue 3 + TypeScript 的数学益智游戏。通过四则运算,使4个随机数的运算结果等于24。支持拖拽数字、切换运算符、选择括号模式。
支持中英文切换,语言偏好本地保存。
npm install
npm run devnpm run build