Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 618 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 618 Bytes

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.