ocadotechnology / rapid-router

A Blockly and python based educational game aimed at students age 5-14.
https://www.codeforlife.education
Other
57 stars 78 forks source link

Determine required blocks for created levels #1610

Open evemartin opened 4 months ago

evemartin commented 4 months ago

At the moment, it is possible to save a custom created level without the necessary blocks to solve it, making the saved level impossible to solve. For example:

We need to determine when/with what maps the level creator should be prompted to add more blocks and what blocks they should be prompted to add.