Tinkercad Codeblocks

Jump to navigation Jump to search

Introduction

Tinkercad Codeblocks is a visual programming environment for computational making. It is part of Tinkercad, “a free online collection of software tools that help people all over the world think, create and make.” (Learn Codeblocks, Feb 2020).

According to the official Learn Codeblocks page, it's as easy as drag and drop blocks together to make shapes, re-order blocks to refine your design and run the code and watch your creation come to life.

Draft

Example

The following will create a tower and then duplicate it. Width of the tower and N * N duplications are parameterized

Tinkercad Codeblocks example

Public Source code: https://www.tinkercad.com/codeblocks/4peL74rSVTV

Links


Warning-noto.svg

Content of this article has been taken from EduTechWiki (en) or EduTechWiki (fr) at the date indicated in the history. DKS was the main founder and main contributor of EduTechWiki. If you cite this page you also must cite and credit EduTechWiki, according to the CC BY-NC-SA license. View the pageinfo-toolboxlink for this article.