From 13ff72e5b3227b68ae3c281a45a4ace55fc8f449 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Thu, 20 Aug 2020 07:00:40 -0700 Subject: [PATCH] Add gravityBlocks by @jogendra --- contents.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/contents.json b/contents.json index 06ca86a9..5168b2e3 100644 --- a/contents.json +++ b/contents.json @@ -22826,6 +22826,20 @@ ], "date_added": "Aug 20 2020", "suggested_by": "Mas0nSun" + }, + { + "title": "Gravity Blocks", + "description": "Basic physics concept of gravity and elasticity", + "category-ids": [ + "game" + ], + "tags": [ + "swift" + ], + "source": "https://github.com/jogendra/gravityBlocks", + "license": "other", + "date_added": "Aug 19 2020", + "suggested_by": "@dkhamsing" } ] }