From d4c82cbff29f292f4d7bdcd6e9fca30196ebde9c Mon Sep 17 00:00:00 2001 From: theKidOfArcrania Date: Thu, 23 Feb 2017 22:36:15 -0600 Subject: [PATCH] Create README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..385c963 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Paper.IO + +This is a clone of the original Paper-IO released by Voodoo, except for one aspect. This will attempt to implement a multi-player aspect of the game (like a real IO game). Currently this has a playground at this [link] (https://thekidofarcrania.github.io/PaperIO-Web). It's a demo version of what to come. Hopefully by that time, the necessary server infrastructure could be obtained.