mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Merge pull request #711 from JohnAD/master
Added turn_based_game to list of packages.
This commit is contained in:
commit
2fc6539bfe
@ -9065,5 +9065,18 @@
|
|||||||
"description": "Swift-like unicode string handling",
|
"description": "Swift-like unicode string handling",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nitely/nim-strunicode"
|
"web": "https://github.com/nitely/nim-strunicode"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "turn_based_game",
|
||||||
|
"url": "https://github.com/JohnAD/turn_based_game",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"rules-engine",
|
||||||
|
"game",
|
||||||
|
"turn-based"
|
||||||
|
],
|
||||||
|
"description": "Game rules engine for simulating or playing turn-based games",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/JohnAD/turn_based_game/wiki"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user