An open API service indexing awesome lists of open source software.

https://github.com/nibalizer/saltbot

StarCraft II AI: Salty tears bot
https://github.com/nibalizer/saltbot

ai hype sc2 sc2api starcraft

Last synced: about 2 months ago
JSON representation

StarCraft II AI: Salty tears bot

Awesome Lists containing this project

README

        

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](https://github.com/deepmind/pysc2) environment from DeepMind.

Usage
-----

From the root directory of the repository run:

```bash
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](https://gfycat.com/gifs/detail/TimelyMeatyBubblefish)