Educational scenarios in Engu

Learn to Code

A series of educational lessons focused on teaching programming, in which children learn to code from the ground up using block-based programming and interactive mini-games. It starts with basic topics like variables and how a program even works, moving on to slightly more advanced concepts such as expressions and functions with parameters.

Santa's Workshop

Santa's Workshop

An educational lesson focused on the basics of programming, specifically on understanding the concept of functions. Through interactive tasks, children learn what functions are for and how they can be used when building a program.

Math Operators

Math Operators

Another lesson in the series of programming lessons, in which children get to know the concept of mathematical operators. Children help out on a construction site, using mathematical operators to help load building materials.

Alchemy Arrays

Alchemy Arrays

As an alchemist, the player learns to work with programming arrays, which are used as recipes for brewing potions.

Function Rescue

Function Rescue

As a farmer aboard a spaceship, the player grows food and supplies for a crew that is running low on provisions. Along the way, they learn to work with functions that take parameters and use them to manage individual tasks more efficiently.

Expressive Shopkeeper

Expressive Shopkeeper

By setting and adjusting the prices of goods, children learn to work with expressions and functions with return values. Using a hands-on example, they come to understand how these programming concepts are used effectively.