ajout du dossier des tablebases

This commit is contained in:
Amaël Kesteman
2025-11-18 17:17:32 +01:00
parent d736e5a666
commit 5c2ace4889
20 changed files with 5 additions and 3 deletions

View File

@@ -15,7 +15,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 2, "execution_count": 3,
"id": "78fdf40a", "id": "78fdf40a",
"metadata": {}, "metadata": {},
"outputs": [], "outputs": [],
@@ -23,7 +23,8 @@
"#import du projet\n", "#import du projet\n",
"\n", "\n",
"import redis\n", "import redis\n",
"import time" "import time\n",
"import chess\n"
] ]
}, },
{ {

View File

@@ -1,2 +1,3 @@
redis redis
redis[hiredis] redis[hiredis]
python-chess

BIN
tablebases/KBNvK.rtbw Normal file

Binary file not shown.

BIN
tablebases/KBNvK.rtbz Normal file

Binary file not shown.

BIN
tablebases/KPvK.rtbw Normal file

Binary file not shown.

BIN
tablebases/KPvK.rtbz Normal file

Binary file not shown.

BIN
tablebases/KPvKP.rtbw Normal file

Binary file not shown.

BIN
tablebases/KPvKP.rtbz Normal file

Binary file not shown.

BIN
tablebases/KQvK.rtbw Normal file

Binary file not shown.

BIN
tablebases/KQvK.rtbz Normal file

Binary file not shown.

BIN
tablebases/KQvKP.rtbw Normal file

Binary file not shown.

BIN
tablebases/KQvKP.rtbz Normal file

Binary file not shown.

BIN
tablebases/KRBvKP.rtbw Normal file

Binary file not shown.

BIN
tablebases/KRBvKP.rtbz Normal file

Binary file not shown.

BIN
tablebases/KRPvKP.rtbw Normal file

Binary file not shown.

BIN
tablebases/KRPvKP.rtbz Normal file

Binary file not shown.

BIN
tablebases/KRvK.rtbw Normal file

Binary file not shown.

BIN
tablebases/KRvK.rtbz Normal file

Binary file not shown.

BIN
tablebases/KRvKB.rtbw Normal file

Binary file not shown.

BIN
tablebases/KRvKB.rtbz Normal file

Binary file not shown.