mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added turn_based_game to list of packages.
This commit is contained in:
parent
a108b871ff
commit
b0e721a7bb
@ -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