google-deepmind/pysc2

bin/play.py --replay should accept urls

Ouverte

#139 ouverte le 10 janv. 2018

 (2 commentaires) (0 réaction) (0 personne assignée)Python (1 162 forks)batch import
help wanted

Métriques du dépôt

Stars
 (7 868 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

bin/play.py will replay a replay file, but only from local disk. It'd be nice if it was given a url it'd download it to memory and pass the data to the game without having to write it to disk somewhere.

Guide contributeur