AI_Diplomacy/bot_client
Tyler Marques aa0e5852e5
WIP: Starting work on running games via websocket
First crack, mostly Claude, on running each agent as an individual
connection to the server via WebSocket.
2025-07-29 15:57:42 -07:00
..
config.py WIP: Starting work on running games via websocket 2025-07-29 15:57:42 -07:00
lm_game_websocket.py WIP: Starting work on running games via websocket 2025-07-29 15:57:42 -07:00
main.py General house keeping, and the start of the bot_client 2025-07-29 15:56:12 -07:00
multi_bot_launcher.py WIP: Starting work on running games via websocket 2025-07-29 15:57:42 -07:00
pyproject.toml WIP: Starting work on running games via websocket 2025-07-29 15:57:42 -07:00
README.md General house keeping, and the start of the bot_client 2025-07-29 15:56:12 -07:00
single_bot_player.py WIP: Starting work on running games via websocket 2025-07-29 15:57:42 -07:00
uv.lock WIP: Starting work on running games via websocket 2025-07-29 15:57:42 -07:00
websocket_client_example.py WIP: Starting work on running games via websocket 2025-07-29 15:57:42 -07:00
WEBSOCKET_CLIENT_README.md General house keeping, and the start of the bot_client 2025-07-29 15:56:12 -07:00
websocket_diplomacy_client.py WIP: Starting work on running games via websocket 2025-07-29 15:57:42 -07:00