forked from easonabc-public/paia-hw5
8 lines
219 B
Bash
8 lines
219 B
Bash
python -m mlgame \
|
|
--ws="wss://demo.piesocket.com/v3/jesse?api_key=VCXCEuvhGcBDP7XhiJJUDvR1e1D3eiVjgZ9VRiaV" \
|
|
-f 30 --nd -1 \
|
|
-i ../ml/ml_play_template_1P.py \
|
|
-i ../ml/ml_play_template_2P.py \
|
|
../ \
|
|
--frame_limit 300
|