Merge pull request #1344 from yichii/main

Removed game-of-life from List
This commit is contained in:
Sammy Hori 2024-10-19 20:11:42 +01:00 committed by GitHub
commit 8fbe8b5b02
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1920,15 +1920,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",