Skip to content

deiay/gobbler-tools

Repository files navigation

Gobbler Tools

A suite of tools for gobbler strategy

Live Site: gobbler-tools.vercel.app

Goo Optmizer

Input the amount of goo you hold along with your gobblers and their multipliers. The optimizer returns how much good you should allocate to each Gobbler to maximize goo production. Formulas sourced from the Goo Paper

Getting Started

First, run the development server:

yarn
yarn dev

Open http://localhost:3000 with your browser to see the result.