From 334c6756478bb4cc1e0dfcb9fc4f10ffc13dafb1 Mon Sep 17 00:00:00 2001 From: YannickWid Date: Tue, 28 Mar 2017 16:04:48 +0200 Subject: [PATCH] Update 2017.json --- jams/2017.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/jams/2017.json b/jams/2017.json index 70e372c..29faf54 100644 --- a/jams/2017.json +++ b/jams/2017.json @@ -1,3 +1,11 @@ { - "jams": [] + "jams": [ + { + "name": "Ocean Game Jam", + "url": "http://oceangamejam.de", + "start_date": "2017-05-20 10:00 +0200", + "end_date": "2017-05-21 17:00 +0200" + "description": "This Game Jam is special, because it focuses on an urgent environmental topic. We want to create a bridge between scientific approaches and the creative work of game developing. In the end it is about how to communicate serious topics in a playful way." + } + ] }