Removed game-of-life from List

The game-of-life repository has been archived
This commit is contained in:
yichiii 2023-10-01 14:20:00 -07:00
parent 93d61be802
commit 9a5caf12ca

View File

@ -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",