jupyterlab-blockly icon indicating copy to clipboard operation
jupyterlab-blockly copied to clipboard

Design games using blocks

Open DenisaCG opened this issue 1 year ago • 0 comments

A great feature would be to create some games which the users can play using blocks, such as escaping a maze.

Each game can register a new toolbox, with each own set of blocks needed to play the game. The workspace would need an animation part, where the user can visualize the actions they are taking using the blocks.

This feature can also be an extension built on top of jupyterlab-blockly, e.g: jupuyterlab-blockly-games.

DenisaCG avatar Aug 21 '24 10:08 DenisaCG