Blixt

Results 12 issues of Blixt

Variants are not stored in the `.world` file, they're calculated. They seem to follow a noise algorithm, but the algorithm is deterministic (so the same X, Y coordinates always get...

There's an `app.dataChan` channel – sent to by `Consume()` – which has a buffer of 200 items that is not configurable (`const appDataChanSize = 200`). In a service that receives...

enhancement
track-interest