Metadata-Version: 2.0
Name: scbw
Version: 1.0
Summary: Multi-platform Version of StarCraft: Brood War in a Docker Container
Home-page: https://github.com/Games-and-Simulations/sc-docker
Author: Michal Sustr
Author-email: michal.sustr@aic.fel.cvut.cz
License: UNKNOWN
Keywords: starcraft docker broodwar ai bot
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.4
Requires-Python: >=3.4
Requires-Dist: coloredlogs
Requires-Dist: docker
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: python-dateutil
Requires-Dist: requests
Requires-Dist: requests
Requires-Dist: tqdm

This repository contains fully working StarCraft game running in Wine inside of docker image. 

It can launch bots that use BWAPI client to communicate with the game. 

Please visit https://github.com/Games-and-Simulations/sc-docker for more information.

