Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 301 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 301 Bytes

sushi-chef-phet

pip3 install -r requirements.txt
python3 chef.py --token=<your_token> lang=<lang_code>

For example, to run PhET English sushi chef, use commandpython3 chef.py --token=<your_token>.

To run PhET Arabic sushi chef, use command python3 chef.py --token=<your_token> lang=ar