mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
Add package gameoflife (#1057)
This commit is contained in:
parent
b92b3fee62
commit
5f30a80a00
@ -13096,5 +13096,17 @@
|
||||
"description": "A library for scientific computations in pure Nim",
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/ruivieira/nim-science"
|
||||
},
|
||||
{
|
||||
"name": "gameoflife",
|
||||
"url": "https://github.com/jiro4989/gameoflife",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"gameoflife",
|
||||
"library"
|
||||
],
|
||||
"description": "gameoflife is library for Game of Life.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jiro4989/gameoflife"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user