diff --git a/contents.json b/contents.json index 6810d1e8..39c74ea0 100644 --- a/contents.json +++ b/contents.json @@ -5226,6 +5226,14 @@ "tags": ["swift"], "license": "gpl-3.0", "stars": 80 + }, + { + "title": "Vie - Conways's Game of Life", + "category": "games", + "description": "Vie is an implementation of the popular game by John Conway: the Game of Life.", + "source": "https://github.com/fabienwarniez/Vie", + "itunes": "https://itunes.apple.com/app/vie-conways-game-of-life/id989686123", + "license": "mit" } ] }