A high-performance, client-side production calculator and factory optimizer for Mindustry (Serpulo & Erekir). Build with precision, and maximize your core's throughput.
- Real-time Calculation: Instant production ratios as you type.
- Visualization: Interactive charts including Bar charts, Pie charts, and Sankey diagrams for material flow.
- Framework: Next.js 14/15 (App Router)
- State Management: Zustand (with Persistence)
- Charts: ReactFlow / D3.js
- Styling: Tailwind CSS
- SEO: Configured for high-ranking Mindustry keywords.
- Clone the repository:
git clone https://github.com/Duyrep/mindustry-calculator.git
- Build
or
pnpm run build
npm run build
- Start
or
pnpm start
npm start
