Skip to content

Commit 5084248

Browse files
authored
Update projects.json
Add game of life reference
1 parent 25660ff commit 5084248

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_data/projects.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,12 @@
7171
"app_id": "com.lakoliu.Furtherance",
7272
"description": "Track your time without being tracked."
7373
},
74+
{
75+
"name": "Game Of Life",
76+
"url": "https://github.com/sixpounder/game-of-life",
77+
"app_id": "com.github.sixpounder.GameOfLife",
78+
"description": "Play Conway's Game of Life"
79+
},
7480
{
7581
"name": "gerb",
7682
"url": "https://github.com/epilys/gerb",

0 commit comments

Comments
 (0)