From 9a5caf12caa4f26f6280e12bbc78a84e2480d1b8 Mon Sep 17 00:00:00 2001 From: yichiii <55825777+yichii@users.noreply.github.com> Date: Sun, 1 Oct 2023 14:20:00 -0700 Subject: [PATCH] Removed game-of-life from List The game-of-life repository has been archived --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 28ce1de..26dc3bc 100644 --- a/data.json +++ b/data.json @@ -1884,15 +1884,6 @@ ], "description": "Reatom is declarative and reactive state manager, designed for both simple and complex applications." }, - { - "name": "game-of-life", - "link": "https://github.com/TroyTae/game-of-life", - "label": "good-first-issue", - "technologies": [ - "TypeScript" - ], - "description": "Conway's Game of Life web version!" - }, { "name": "Graphback", "link": "https://github.com/aerogear/graphback",