russelltian / HaliteIV_Kaggle

Halite by Two Sigma ("Halite") is a resource management game where you build and control a small armada of ships.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HaliteIV_Kaggle

Halite by Two Sigma ("Halite") is a resource management game where you build and control a small armada of ships.
To install the environment on macOS or Linux, run
!pip install kaggle-environments
Then import the environment with:
from kaggle_environments import evaluate, make
And then inside your bot itself you can pull in the SDK with:
from kaggle_environments.envs.halite.helpers import *

About

Halite by Two Sigma ("Halite") is a resource management game where you build and control a small armada of ships.


Languages

Language:Python 100.0%