Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 186 Bytes

File metadata and controls

11 lines (10 loc) · 186 Bytes

Before running:

pip install websocket
pip install websocket-client

To run:

python ai.py --http_endpoint=$url --player="1"
python ai.py --http_endpoint=$url --player="2"