18 lines
479 B
Lean4
18 lines
479 B
Lean4
import Game.Levels.AdvMultiplication.Level_1
|
|
import Game.Levels.AdvMultiplication.Level_2
|
|
import Game.Levels.AdvMultiplication.Level_3
|
|
import Game.Levels.AdvMultiplication.Level_4
|
|
|
|
|
|
|
|
World "AdvMultiplication"
|
|
Title "Advanced Multiplication World"
|
|
|
|
Introduction
|
|
"
|
|
Welcome to Advanced Multiplication World! Before attempting this
|
|
world you should have completed seven other worlds, including
|
|
Multiplication World and Advanced Addition World. There are four
|
|
levels in this world.
|
|
"
|