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
- Host: GitHub
- URL: https://github.com/nibalizer/saltbot
- Owner: nibalizer
- Created: 2017-11-21T04:07:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-22T07:36:29.000Z (over 7 years ago)
- Last Synced: 2025-01-12T22:30:03.095Z (4 months ago)
- Topics: ai, hype, sc2, sc2api, starcraft
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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)