mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Add package negamax
This commit is contained in:
parent
0082e5cad2
commit
e24597279b
@ -9118,6 +9118,21 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/JohnAD/turn_based_game/wiki"
|
"web": "https://github.com/JohnAD/turn_based_game/wiki"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "negamax",
|
||||||
|
"url": "https://github.com/JohnAD/negamax",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"negamax",
|
||||||
|
"minimax",
|
||||||
|
"game",
|
||||||
|
"ai",
|
||||||
|
"turn-based"
|
||||||
|
],
|
||||||
|
"description": "Negamax AI search-tree algorithm for two player games",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/JohnAD/negamax"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "translation",
|
"name": "translation",
|
||||||
"url": "https://github.com/juancarlospaco/nim-tinyslation",
|
"url": "https://github.com/juancarlospaco/nim-tinyslation",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user