From b73c9f7bbf38d44080a6babfee78aded227400e1 Mon Sep 17 00:00:00 2001 From: scribblemaniac Date: Wed, 1 Jun 2016 00:52:33 -0600 Subject: [PATCH] Added iLabyrinth by @RolandasRazma --- contents.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/contents.json b/contents.json index ca700f65..d7c64377 100644 --- a/contents.json +++ b/contents.json @@ -3852,6 +3852,12 @@ "description": "Xiangqi (Chinese Chess) with single and multiplayer modes.", "source": "https://github.com/huygithub/hoxChess", "itunes": "https://itunes.apple.com/app/hoxchess/id363513274?mt=8" + }, + { + "title": "iLabyrinth", + "category": "games", + "description": "Escape the labyrinth by following limited paths.", + "source": "https://github.com/RolandasRazma/iLabyrinth" } ] }