exercises – Prelude

Preparing your computer for the journey

Exercises Index In this prelude we'll point you to the correct resources to setup your computer. Read More ›

exercises – Exercise 01

Message in console

Exercises Index In this first lesson we will show how to write a message in the console. Read More ›

exercises – Exercise 02

Creating a Single Block

Exercises Index In this exercise we'll learn coordinates and how to spawn unique simple blocks Read More ›

exercises – Exercise 03

Using setBlocks to create lines, surfaces, volumes

Exercises Index Here we'll use setBlocks and play with coordinates Read More ›

exercises – Exercise 04

Spawning a line of blocks - While Loop - Modulo

Exercises Index Spawning a line of blocks - using a while loop - playing with modulo Read More ›

exercises – Exercise 5

More while loop (nested) and third dimension

Exercises Index We'll play with 3D: y Read More ›

exercises – Exercise 6

Some Pyramids

Exercises Index Different way to build Pyramids Read More ›

exercises – Exercise 7

Modular Castle

Exercises Index A generated castle Read More ›