From 2690d3a23b89ed0c9d6ad3d8d97fdc25bc90d4e1 Mon Sep 17 00:00:00 2001 From: scribblemaniac Date: Wed, 1 Jun 2016 22:55:28 -0600 Subject: [PATCH] Added Wizard War by @seanhess --- contents.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/contents.json b/contents.json index 417ad550..ff1b7712 100644 --- a/contents.json +++ b/contents.json @@ -3947,6 +3947,12 @@ "description": "Disguise yourself as white blood cells to infect the host.", "source": "http://globalgamejam.org/sites/default/files/uploads/2010/3942/viralfire_0.rar", "homepage": "https://viralfire.wordpress.com/about/" + }, + { + "title": "Wizard War", + "category": ["games", "reactive-cocoa", "parse"], + "description": "Cast spells in single or multiplayer wizard duels.", + "source": "https://github.com/seanhess/wizardwar" } ] }