google / blockly-games

Games for tomorrow's programmers.
https://blockly.games/
Apache License 2.0
1.28k stars 603 forks source link

Requirements for build should specify python version. #234

Closed jdalbey closed 1 year ago

jdalbey commented 1 year ago

I think it would be helpful if this page specified that python3 is required.

I followed the directions given and make games failed until I thought to edit the Makefile and change 'python' to 'python3'.

NeilFraser commented 1 year ago

Good point. I've edited the build scripts to throw an exception if python 2 is being run: https://github.com/google/blockly-games/commit/9d43d1aefba970e94a29c4344d1d4b03ec676b85