Moiki EDU holds a singular place in computing education. The platform does not teach programming in the classic sense — it opens the door to it.
Moiki EDU holds a particular place in computing education. It does not teach programming in the classic sense, but it opens the door to it. Variables, conditions, loops, data structures: the mechanisms that make an interactive story run are those of programming. The difference is that here you handle them while building a narrative.
With 1,752 views, Pya dans le Monde du Code is Moiki EDU's flagship story in computing. Created by Mélanie Fenaert (melafena), it turns learning to program into a narrative quest. Students play Pya and have to solve coding challenges to progress through a virtual world.
Each trial illustrates a concept: variables, loops, conditions, functions. Students do not type code, they handle the logical structures underneath it. This narrative approach helps students who find the terminal intimidating to take ownership of the concepts at their own pace.
With 918 views, this story follows in the line of educational escape games from the S'cape team. It uses Moiki EDU's advanced features — variables, inventory and conditions — to build a game in which students have to understand the logic of the tool.
Students who construct a branching narrative work on the fundamentals of algorithmic thinking without thinking about it:
For a computing teacher, having students build a Moiki EDU story is a programming lesson run like a writing workshop. The node-graph editor makes the algorithmic structure visible and manipulable.
Computing often stumbles on motivation: sorting an array or computing a sequence stays abstract. Interactive fiction provides a context that makes the concepts concrete and the project rewarding.
The editor also allows differentiation. A beginner sticks to simple branches; a more confident student adds variables, nested conditions and an inventory. Everyone moves at their own pace on the same project.
Explore the computing stories in the Moiki EDU catalogue.