# TStarBots **Repository Path**: mirrors_Tencent/TStarBots ## Basic Information - **Project Name**: TStarBots - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: dev-open - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TStarBots Code for the StarCraft2 AI as described in the technical report [1]. For installation, please strictly follow below steps in order. ## 1. Install PySC2 Tencent Extension PySC2 Tencent Extension is described in Section 3.1 of [1]. For installation, refer to https://github.com/Tencent/PySC2TencentExtension and follow the `README` there carefully. ## 2. Install TStarBot1 TStarBot1 is described in Secion 3.2 of [1]. For installation, refer to https://github.com/Tencent/TStarBot1 and follow the `README` there carefully. ## 3. Install TStarBot2 TStarBot2 is described in Section 3.3 of [1]. For installation, refer to https://github.com/Tencent/TStarBot2 and follow the `README` there carefully. ## Reference [1] https://arxiv.org/abs/1809.07193