google-deepmind/pysc2

Expose more information in the renderer

Open

#44 opened on Aug 19, 2017

View on GitHub
 (7 comments) (0 reactions) (0 assignees)Python (1,162 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (7,868 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

There's a fair amount of information in the game that isn't yet exposed in the renderer:

  • build queue
  • transports
  • selection
  • friendly action names
  • control groups
  • maybe representing shields and energy

Contributor guide