
CODE.GAME - Interesting platform for kids to learn programming!
CODE.GAME is a creative coding learning platform for kids from age 3+. Dedicated to empower kids to become creators, we provide 2D/3D graphical coding tools with innovative subjects-acrossed …
Kitten Wiki | How to Use Hardware Function - docs.code.game
When it is done, you can see a new Arduino block box and a "connected" prompt with green light. Everything is ready! Trainees, you can start hardware programming now! If you haven't opened or …
Kitten Wiki | Penambahan Material - docs.code.game
Penambahan Material Umumnya, Anda dapat menambahkan berbagai material di Pustaka Material. Namun, ketika Anda perlu menambah material, Anda bisa berbelanja di Material Mall untuk …
源码图鉴 | 源码图鉴 - docs.code.game
源码图鉴 源码图鉴是向编程猫训练师提供的积木帮助手册,图鉴包含编程猫创作平台所有的积木使用方法和常用的编程小技巧。 本图鉴内容主要是向编程猫的小小训练师们征集汇编而成。感谢这些特别开 …
Kitten Wiki | How to generate QR code? - docs.code.game
Search "two-dimensional code" on the Internet and you will find many QR code generator. Choose a generator, edit what you want to generate, and generate the QR code.
源码图鉴 | AR (6/6) - docs.code.game
AR (6/6) 通过AR积木,可以侦测物体的运动,实现与角色互动,从而制作各类与AR相关的体感游戏和作品 如:体感切水果,二维码扫描等 1、 [开启]摄像头 在程序运行中打开摄像头,可侦测视频中物体 …
源码图鉴 | 动作类 (16/16) - docs.code.game
动作类 (16/16) 1.移动(10)步 相当于X坐标增加10,也可理解为角色向右移动10个长度单位。 贡献者:小帅(12岁) 技术喵补充: 角色默认移动方向为0度,即向右移动,可通过修改度数改变角色移 …
Kitten Wiki | Fast "Drawing" of Progress Bar - docs.code.game
Fast "Drawing" of Progress Bar 1. Draw a progress bar Use Painter to draw a rectangle progress bar. 2. Change the central point Change the central point position to the bottom left, because sprite would …
源码图鉴 | 外观类 (27/27) - docs.code.game
外观类 (27/27) 1.切换到造型 [造型名称] 使角色的造型切换到 角色的某个造型 贡献者:无可否认(11岁)&假·猫老祖(9岁) 2.切换到编号为(1)的造型 使角色的造型切换到第 ?个编号对应的造型。 …
源码图鉴 | 海龟函数 (2/2) - docs.code.game
海龟函数 (2/2) 在源码编辑器中使用海龟函数即可连接海龟编辑器,由海龟编辑器负责处理数据及返回结果,源码编辑器负责调用数据及运行结果。 用户可使用Python语言定义源码积木,实现源码编辑器 …