Container images and operators for playing distributed rogue on your OpenShift cluster.
Play rogue using the Docker container!
$ docker run -it brix4dayz/rogueBuild the rogue images and run it locally:
$ ./hack/build-images.sh
$ docker run -it $(whoami)/rogue:latest