add snake from claude code
Build and Push Docker Container / build-and-push (push) Successful in 1m36s

This commit is contained in:
2026-04-05 02:52:44 +02:00
parent 332e86e3cc
commit 643f4b468e
2 changed files with 1410 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@ SNAKE_REGISTRY = {
"BetterMasterSnake": "1.3.0",
"BestBattleSnake": "2.6.0",
"TrainedBattleSnake": "0.1.0",
"UltimateBattleSnake": "4.1.0",
}
def build_snake(selected_snake: str):