A simple web application designed to enhance your in-person Catan gaming experience. Generate balanced boards and track dice roll statistics during gameplay.
- Automatically generates balanced Catan boards
- Follows official Catan board layout rules
- Ensures 6s and 8s are never adjacent
- Includes proper resource distribution
- Supports shuffling for new layouts while maintaining game rules
- Real-time dice roll tracking
- Visual statistics with percentage breakdowns
- Easy increment/decrement for corrections
- Tracks all possible roll combinations (2-12)
- Maintains roll history throughout the game
- Start new games
- Continue existing games
- Generate new boards
- Shuffle existing layouts
- Responsive design for all devices
- Visit the application in your web browser
- Click "Shuffle Board" to generate different layouts
- Click "Start New Game" when ready to play
- Use the roll tracker to record dice rolls during gameplay
- Generate a new board anytime with "New Board"
- Use the "Shuffle Board" button in setup to find a layout you like
- The board follows official Catan rules for resource and number distribution
- Red numbers (6 and 8) are automatically placed non-adjacent
- Click
+
to record a dice roll - Click
-
to correct mistakes - View real-time statistics and percentages
- Track total rolls and distribution
Built with:
- React
- TypeScript
- Tailwind CSS
- Vite
MIT License - feel free to use and modify for your own Catan games!