From f79279fb25afa9a571f8e2d53cb49cf44b3e6ff0 Mon Sep 17 00:00:00 2001 From: elioat Date: Sun, 30 Apr 2023 20:41:11 -0400 Subject: &* --- lil/game.lil | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'lil/game.lil') diff --git a/lil/game.lil b/lil/game.lil index daffc5d..b75c565 100644 --- a/lil/game.lil +++ b/lil/game.lil @@ -1,6 +1,4 @@ -active_game:1 - -on listner do +on ask_for do show["B(anana)"] show["A(pples)"] input["> "] @@ -18,8 +16,9 @@ on process x do end end +active_game:1 while active_game ~ 1 - user_input:listner[] + user_input:ask_for[] process[user_input] end \ No newline at end of file -- cgit 1.4.1-2-gfad0