exercises – Prelude

Preparing your computer for the journey

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

exercises – Exercise 01

Message in console

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

exercises – Exercise 02

Creating a Single Block

Category : Exercises 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

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

exercises – Exercise 04

Spawning a line of blocks - While Loop - Modulo

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

exercises – Exercise 5

More while loop (nested) and third dimension

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

exercises – Exercise 6

Some Pyramids

Category : Exercises Different way to build Pyramids Read More ›

exercises – Exercise 7

Modular Castle

Category : Exercises A generated castle Read More ›