Skip to content

nibalizer/saltbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

SaltBot

Saltbot is an ai that plays StarCraft II

In it's current development stage, it is a series of agents written agains the pysc2 environment from DeepMind.

Requirements

Requires the sc2 RL environment from DeepMind.

Usage

From the root directory of the repository run:

python -m pysc2.bin.agent --map CollectMineralShards --agent saltbot.agents.scripted_agent.NibzCollectMineralShards

or

python -m pysc2.bin.agent --map Simple64 --agent saltbot.agents.saltbot.MineMinerals --agent_race P

Examples

Collect Mineral Shards

gif

About

StarCraft II AI: Salty tears bot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages