Metadata-Version: 1.1
Name: gym-risk
Version: 0.0.2
Summary: An OpenAI Gym wrapper for the Risk game
Home-page: https://github.com/leoandeol/gym-risk/
Author: Léo Andéol
Author-email: leo.andeol@gmail.com
License: UNKNOWN
Description: # gym-risk
        Gym environment for the risk game by hasbro, so far quite basic and unstable
        can be installed by "pip install gym_risk" 
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
