From 3747b1ae49c7febd4bef45868e9c1e6c01a2e313 Mon Sep 17 00:00:00 2001 From: Marten <43725244+Tiyn@users.noreply.github.com> Date: Sat, 12 Dec 2020 22:51:15 +0100 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1359c0c --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# ychess +ychess is a chess implementation written in nim.