From 370d13cdc8d412bb5379abc469a8b50c5929b454 Mon Sep 17 00:00:00 2001 From: theKidOfArcrania Date: Thu, 23 Feb 2017 22:38:52 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 385c963..0f15c21 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # 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. + +This is just a fun side-project for me. If you would want to use this code, it would be nice to let me know.