Added package hayaa (#1576)

This commit is contained in:
Angus L'Herrou 2020-07-31 16:56:17 -04:00 committed by GitHub
parent a6eb584f5b
commit 1e7b2a1e68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18837,5 +18837,18 @@
"description": "A tiny calendar program",
"license": "MIT",
"web": "https://github.com/adam-mcdaniel/calendar"
},
{
"name": "hayaa",
"url": "https://github.com/angus-lherrou/hayaa",
"method": "git",
"tags": [
"conway",
"game",
"life"
],
"description": "Conway's Game of Life implemented in Nim",
"license": "MIT",
"web": "https://github.com/angus-lherrou/hayaa"
}
]