We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25660ff commit 5084248Copy full SHA for 5084248
_data/projects.json
@@ -71,6 +71,12 @@
71
"app_id": "com.lakoliu.Furtherance",
72
"description": "Track your time without being tracked."
73
},
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
+ },
80
{
81
"name": "gerb",
82
"url": "https://github.com/epilys/gerb",
0 commit comments