A futuristic, high-stakes version of the classic game with PWA support and multiple game modes.
- Classic Mode: The traditional 3x3 Tic-Tac-Toe we all know.
- Ultimate Mode: A nested version of the game where each square is its own 3x3 board. Win small boards to win the master board!
- Multiplayer: Play against a friend locally or use the multiplayer features.
- Cyberpunk Aesthetics: Immersive neon UI with "aberration" effects and futuristic sounds.
- PWA Ready: Install the game directly on your device for offline play.
- Classic: Get three of your marks (X or O) in a row, column, or diagonal.
- Ultimate: To win the master board, you must win the small boards. The square your opponent chooses in a small board determines which small board you must play in next.
- Frontend: React, TypeScript, Vite.
- State Management: Redux Toolkit (based on file structure).
- Styling: Custom CSS with neon-glow effects.
- Offline: Service Workers for PWA functionality.
This game is ready to be hosted on GitHub Pages or Vercel.
Play now: Live Demo (requires GitHub Pages enabled)
Found a glitch in the matrix? Submit a PR!