python-sc2
Introduction
Using docker to run SC2 bots
bot_ai.py
unit.py
units.py
game_data.py
game_info.py
game_state.py
client.py
position.py
pixel_map.py
PixelMap
protocol.py
score.py
unit_command.py
ids
python-sc2
pixel_map.py
View page source
pixel_map.py
class
sc2.pixel_map.
PixelMap
(
proto
,
in_bits
=
False
)