From 07f508365f619d6bfe0a074dcf98c5ae8db17f08 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sat, 1 Mar 2025 15:31:27 -0700 Subject: add carcadr level --- src/engine/levels/Tutorial.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/engine/levels/Tutorial.ts') diff --git a/src/engine/levels/Tutorial.ts b/src/engine/levels/Tutorial.ts index 895b569..97a6826 100644 --- a/src/engine/levels/Tutorial.ts +++ b/src/engine/levels/Tutorial.ts @@ -43,7 +43,7 @@ export class Tutorial extends Level { { x: 4, y: 3 }, ), new Sign( - "this is a Term Application; interact to view its code

push the term ➡️ created by the factory any direction into the Application to produce a new one 💭

note that:

+ _INPUT is the term replaced by the pushed term

+ in this case _KEY is applied to the function to make a new KEY! 🔑", + "
this is a Term Application; interact to view its code

push the term ➡️ created by the factory any direction into the Application to produce a new one 💭

note that:

+ _INPUT is the term replaced by the pushed term

+ in this case _KEY is applied to the function to make a new KEY! 🔑
", { x: 4, y: 6 }, ), new Wall({ x: 10, y: 9 }), -- cgit v1.2.3-70-g09d2