Merge pull request #711 from JohnAD/master
Added turn_based_game to list of packages.
This commit is contained in:
commit
2fc6539bfe
1 changed files with 13 additions and 0 deletions
|
|
@ -9065,5 +9065,18 @@
|
|||
"description": "Swift-like unicode string handling",
|
||||
"license": "MIT",
|
||||
"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…
Add table
Add a link
Reference in a new issue