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