- Download vscode and launch
- Down this zip folder. Unzip it and open it with vscode
- Set up Python in your vscode
- Run main.py
- Edit the function in level.py to start playing
- To submit, press ctrl+S
- Running main.py for the first time will install all necessary pip dependencies for you
- You may edit the function name in level.py but do NOT edit the parameters and their order
- Do NOT create more than one function or delete the default function in level.py
- Do NOT cheat by editing main.py or levels.json
- Your progress is saved automatically
- Contact the author Long if you have any questions or encountered any problems.
- The game is unfinished due to insufficient levels