Skip to content

Paintball API Reference

Family dispatcher

Paintball substrate family entrypoints.

parallel_env(sub_substrate: str = 'capture_the_flag', **kwargs: Any)

Create a native PettingZoo ParallelEnv for a Paintball variant.

env(sub_substrate: str = 'capture_the_flag', **kwargs: Any)

Create a PettingZoo AEC environment for a Paintball variant.

Capture the Flag

Native Paintball: Capture the Flag substrate.

King of the Hill

Native Paintball: King of the Hill substrate.