sc2atari
sc2atari copied to clipboard
Convert sc2 environment to gym-atari and play some mini-games
Can you provide `requirements.txt` like this? https://pip.pypa.io/en/stable/user_guide/#requirements-files This would help to build environments. Thank you!
Returns a dict with the following keys ```['single_select', 'multi_select', 'build_queue', 'cargo', 'cargo_slots_available', 'screen', 'minimap','game_loop', 'score_cumulative', 'player', 'control_groups', 'available_actions']``` Information of each of those can be found here : https://github.com/deepmind/pysc2/blob/master/docs/environment.md