ChessFlow is a modernized, streamlined approach to chess. Designed to remove complex, non-standard rules, it focuses on delivering a highly intuitive, premium, and competitive two-action game loop. Experience fluid chess mechanics backed by a cinematic, glassmorphic UI.
(Note: Please ensure your screenshot is named screenshot.png and placed in the project root, or update this path)
🚀 Live Deployment: chessflow.up.railway.app
- Fluid Mechanics: Fast-paced, streamlined gameplay with a focus on core strategy. Deploy new cells at any time on your turn, no captures or tokens required.
- Cinematic UI: High-end aesthetic with dynamic piece animations, sleek dark modes, and responsive transitions.
- Battle Commands: Advanced tactical tools like "Renegotiate Limits" and "Abandon Protocol" integrated smoothly into the HUD.
- Move Chronicles: A detailed, real-time log that tracks match history and critical plays as they happen.
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Expose via ngrok (optional, for remote testing):
ngrok http 3000 --region=ap
- Next.js & React
- TypeScript
- Vanilla CSS