From 3ec28b5f24d56e0eb7e640935caf01caa1adc0d3 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Wed, 15 Apr 2020 07:14:56 -0700 Subject: [PATCH] Add ARbusters by @pedrommcarrasco #261 --- contents.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/contents.json b/contents.json index 7a3b4ff5..b74a2457 100644 --- a/contents.json +++ b/contents.json @@ -19021,6 +19021,24 @@ ], "date_added": "Apr 14 2020", "suggested_by": "@dkhamsing" + }, + { + "title": "ARbusters", + "category-ids": [ + "game" + ], + "description": "Augmented reality game in a pixel/billboard style", + "source": "https://github.com/pedrommcarrasco/ARbusters", + "license": "mit", + "stars": 69, + "tags": [ + "swift" + ], + "screenshots": [ + "https://github.com/pedrommcarrasco/ARbusters/blob/master/screenshots.png?raw=true" + ], + "date_added": "Apr 14 2020", + "suggested_by": "@dkhamsing" } ] }