From 43d3c1119e2d3cf71ad37870437a76487eca4120 Mon Sep 17 00:00:00 2001 From: Edward B Date: Mon, 5 Mar 2018 14:21:55 +0000 Subject: [PATCH] Create README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..816e945 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# montyman +Monte Carlo Tree Search bot to play Nine Men's Morris as implemented by my repo [nineman](https://github.com/UsAndRufus/nineman). + +It's currently pretty bad and almost certainly very buggy. The code is a complete mess because I did it in a rush for a self-imposed deadline. + +# Usage +Use the v0.1.0 release with v0.2.1 of nineman.