google-deepmind/pysc2
StarCraft II Learning Environment
This tool helps researchers train and test AI agents within the StarCraft II game environment. You provide an AI agent, and it interacts with the game, receiving game observations and sending actions to play. This is for AI researchers and developers working on reinforcement learning to advance AI capabilities in complex, real-time strategy games.
8,262 stars. No commits in the last 6 months.
Use this if you are an AI researcher looking to develop and evaluate reinforcement learning agents within a rich and challenging real-time strategy game environment like StarCraft II.
Not ideal if you are a casual gamer looking for a better way to play StarCraft II, as this is a research tool for AI development.
Stars
8,262
Forks
1,166
Language
Python
License
Apache-2.0
Category
Last pushed
Jul 23, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/google-deepmind/pysc2"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
oxwhirl/smac
SMAC: The StarCraft Multi-Agent Challenge
TorchCraft/TorchCraft
Connecting Torch to StarCraft
liuruoze/mini-AlphaStar
(JAIR'2022) A mini-scale reproduction code of the AlphaStar program. Note: the original...
opendilab/DI-star
An artificial intelligence platform for the StarCraft II with large-scale distributed training...
alibaba/gym-starcraft
StarCraft environment for OpenAI Gym, based on Facebook's TorchCraft. (In progress)