Skip to content

Choico Blocks

Initialize

Description:

All the initial settings of the game must be placed under this block

Modifications:

All the initial settings of the game must be placed under this block

Available in tabs:
Initial Settings
Description:

Sets the initial value of a game attribute (i.e. FieldA) to a number (i.e. 0)

Modifications:

Click on the name of the field to appear a dropdown menu with the available fields to select from. Click on the number box to change the number.

Available in tabs:
Initial Settings

Conditions

Description:

A conditional statement block. It needs a condition block to be connected at the top and some blocks to be included inside. If the statement of the condition is true, then the blocks it includes will be executed.

Modifications:
None.
Available in tabs:
Game play rules End rules
Example of use:

If the attribute FieldA is greater than 3 then a pop up with the message “Attention!“appears

To use this block you have to click on the settings icon of an if block and create the if else block like below!
Description:

A conditional statement block. It needs a condition block to be connected at the top and some blocks to be included inside. If the statement of the condition is true, then the blocks it includes will be executed.

Modifications:
None.
Available in tabs:
Game play rules End rules
Example of use:

If the attribute FieldA is greater than 3 then a pop up with the message “Attention!“appears

Variables

Maths

Game Actions

Map Actions

Game Flow