blocklygames 游戏化学习


  • 1597
  • 1
  • 0

学无止境,虚怀若谷!
 访问      
发布时间: 2021-04-16 14:20    更新时间: 2021-04-16 14:20

介绍

Blockly Games : 关于

Blockly Games是一系列教授编程的教育游戏。它是专为没有电脑编程经验的儿童设计。在这些游戏结束时,玩家已经准备好使用传统的基于文本的语言。
Blockly Games is a series of educational games that teach programming. It is designed for children who have not had prior experience with computer programming. By the end of these games, players are ready to use conventional text-based languages.

Puzzle拼图是对Blockly的形状和各个部分如何结合的快速介绍。
Puzzle is a quick introduction to Blockly's shapes and how the pieces snap together.

Maze迷宫是循环和条件句的入门。开始很简单,但是每一关都比上一关更具挑战性。
Maze is an introduction to loops and conditionals. It starts simply, but every level is more challenging than the last.

Bird鸟是对条件句的深入研究。使用越来越复杂的情况。
Bird is a deep-dive into conditionals. Control-flow is explored with increasingly complex conditions.

Turtle乌龟是对循环的深入研究。使用嵌套循环绘制图片。然后把你的艺术作品出版给全世界看。
Turtle is a deep-dive into loops. Use nested loops to paint a picture. Then publish your art for the world to see.

电影是数学方程式的入门。用数学来制作电影的动画。然后把你的电影公之于众。
Movie is an introduction to mathematical equations. Use math to animate a movie. Then publish your movie for the world to watch.

音乐是函数功能的入门。使用函数来作曲。然后发表你的音乐给全世界听。
Music is an introduction to functions. Use functions to compose music. Then publish your music for the world to listen to.

池塘引导介绍基于文本的编程。在块和实际文本编辑器中的JavaScript之间水平来回切换。
Pond Tutor introduces text-based programming. Levels switch back and forth between blocks and actual JavaScript in a text editor.

池塘战争是一个开放式竞赛,旨在为最聪明的鸭子编程。使用块或JavaScript。
Pond is an open-ended contest to program the smartest duck. Use either blocks or JavaScript.

Blockly Games是一个谷歌项目,旨在鼓励未来的程序员。这个游戏的设计是自我调节和自我教学。随意使用 教室内外的游戏。所有代码都是开源的,请参见开发商网站 获取更多信息或下载zip文件以供脱机使用。
Blockly Games is a Google project to encourage tomorrow's programmers. The games are designed to be self-paced and self-teaching. Feel free to use Blockly Games both inside and outside the classroom. All code is open source, see the developer's website for more info or to download zip files for offline use.



评论


暂时没有评论~