前言 It’s so cool that a loose community of “The People” have created things like Godot, OBS, and Blender. – seanw444(Hacker News) 之前做 游戏中的 AI Agent 的时候, 最初的选型过程, 调研过 Godot, 对它充满好感. 最近重新对 Godot 感兴趣, 是因为 John 在
中文版本 Preface Like many of us, you are a Smalltalker at heart! –John Maloney Thanks to MicroBlocks and Snap!, we are not homeless –wenjie After making the CoCube library in Snap!, I realized that most of the work in this library is general and can be used for any MicroBlocks device! By extracting the general parts of the CoCube library, the MicroBlocks Client library was obtained. Much
前言 Like many of us, you are a Smalltalker at heart! – John Maloney Thanks to MicroBlocks and Snap!, we are not homeless –wenjie 在制作完 Snap! 中的 CoCube 库 后, 我发现这个库的大多数工作都是通用的, 我们可以将其用于任何 MicroBlocks 设备! 通过
The previous article mentioned:
Dr. Liang created a desktop-level robot named “CoCube” (Collaborative-Cube). CoCube uses MicroBlocks as its programming environment. CoCube has many similar features to toio, but also some capabilities that toio does not have, such as extensible hardware interfaces and a closer integration with MicroBlocks.
Recently, I make a CoCube library for Snap!
Motivation CoCube can already be programmed in MicroBlocks (thanks to Dr. Liang for the excellent work!