Metadata-Version: 2.1
Name: gym-risk
Version: 0.1.0
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
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: gym

# gym-risk
Gym environment for the risk game by hasbro, so far quite basic and unstable
can be installed by "pip install gym_risk" 

