From 387e03d62596e5b9f224f0e755f9f191f4abe1ea Mon Sep 17 00:00:00 2001 From: Tai Groot Date: Wed, 6 Sep 2017 09:35:02 -0700 Subject: [PATCH] Create README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..300b5cf --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# JSCheckers +Two-player checkers (both on the same computer) using HTML5 (canvas, JS, and CSS.) + +Play the full version: + + https://taigrr.github.io/JSCheckers/