rooklift / dubnium

Alternate Halite 3 engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dubnium 🐢

Fully working alternate engine (not bot) for Halite 3. Build with go build dubnium.go or get a Windows build from the Releases.

Although built for fun, one of its virtues is that it works with the Iodine realtime game viewer.

The RNG has -- quite painstakingly -- been made identical to Official. On normal-sized maps, a seed should give the same map as Official (please report any discrepancies you see).

On the same map, using deterministic bots, Dubnium should produce the exact same outcome as Official, except that ships are sent to the bots in a different order, and may be generated with different IDs (still consecutive), which may cause discrepancies for some bots.

About

Alternate Halite 3 engine


Languages

Language:Go 100.0%