Python Gym Environment for the popular Risk game
Project description
risk
This project is the python plug and play implementation of the game [risk](https://en.wikipedia.org/wiki/Risk_(game).
TC1 (reached)
We have reached TC1 when:
- we have created a general structure for the game (folder structure, packages, deployment) (reached)
- we have defined the observation space (reached)
- we have defined the action space (reached)
TC2 (reached)
We have reached TC2 when:
- We have implemented Version 1 (v1) (reached)
TC3 (due date 21-12-2018)
We have reached TC3 when:
- We have assigned an executor to each of the following bullet points
- We have moved
humain.py
to the environment (there is ahuman mode
for that) - We are able to load and store graphs (either through own implementation or via the NetworkX library)
- We have enhanced code readability (refactor classes and functions to be understood more easily)
- We have documented the written code (correlates with the point above)
- We have implemented Version 2 (v2)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nevolution-risk-44.tar.gz
(5.7 kB
view hashes)
Built Distribution
Close
Hashes for nevolution_risk-44-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09f4d6fd5f96e877818530609762a0644292fa0a993f9a14bde6bfd28da31aec |
|
MD5 | eb09362c665e03f190bf4469492f2808 |
|
BLAKE2b-256 | 0f5861379ecfe5bdce93e7ca8caf3b5121fc406ce8e22cd06ebe3f8d739b8797 |