Event | Reward | Account |
---|---|---|
Forwarding one second | -1 | Encourage time-efficiency |
Eliminating a block | -10 | Encourage action-efficiency |
Reaching the goal | +1000 | Encourage problem-solving |
conda create -n iphyre python=3.10
conda activate iphyre
pip install numpy pygame pymunk
pip install iphyre
Download the script and run the command below (specify your name):
python collect_play_all.py your_name
The rewards will be saved in {your_name}.json automatically.