learningequality / sushi-chef-phet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 100.0%