The game is hosted here: https://mitkonikov.github.io/tsp/
We are going to create an interesting challenge that will be meant for kids to solve and will incorporate a modification of the Travelling Salesman Problem. We will create animations and UI in Javascript for it and the kids will be able to solve it using Blockly. It's actually an exercise that I need to do for one of the subjects I study (called Domain Specific Modelling Languages), so I thought it would be a fun thing to do it on a live stream and try to include a well-known CP algorithm in it.
Frequently Asked Questions:
https://github.com/mitkonikov/competi...
Collection of Algorithms and Data Structures:
https://github.com/mitkonikov/atlas