README
bb-blocks
Introduction
bb-blocks is a fork of Scratch Blocks, which is itself a fork of Google's Blockly project.
@bbge/blocks is a library for building creative computing interfaces.
<script type="module">
import bbgeBlocks from 'https://cdn.skypack.dev/@bbge/blocks';
</script>
bb-blocks is a fork of Scratch Blocks, which is itself a fork of Google's Blockly project.