From 9bd5cf49e1ae917d966d85dd8b4c865b04ab46b3 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Tue, 3 Jul 2018 21:30:58 +0200 Subject: Break lines of intro texts. --- scenes/intro.scm | 50 +++++++++++++++++++++++++++++++++++--------------- 1 file changed, 35 insertions(+), 15 deletions(-) diff --git a/scenes/intro.scm b/scenes/intro.scm index 640bdc8..285f0a3 100644 --- a/scenes/intro.scm +++ b/scenes/intro.scm @@ -34,29 +34,49 @@ (load-tile-font "assets/fonts/bubblemad_8x8.png" 8 8 " !\"©_%❤'()*+,-./0123456789:←<=>?@abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ")) - (define texts - '("The void has been suspended for a while.\nYou exist for now." - "Confusion gave way to a brief burst of consciousness.\nHere you are." - "The haze clears and you can see that you are here now.\nYou did not ask for this." - "You rise from deepest waters and take your first breath.\nYou wonder: will this last?" - "History yields to the present.\nThe present crumbles underfoot,\nso you begin to run." - "A leaf has turned.\nThe sunshine warms and blinds.\nThe leaf begins to dry.")) + '("\ +The void has been suspended for +a little while. You exist now." + "\ +Confusion gives way to a brief +burst of consciousness. +Here you are. What now?" + "\ +The haze clears and you can see +that you are here now. You did not +ask for this." + "\ +You rise from deepest waters and +take your first breath. You wonder: +will this last?" + "\ +History yields to the present. +The present crumbles underfoot. +You better move." + "\ +A leaf has turned. The sunshine +warms and blinds. The leaf begins +to dry.")) (set! *random-state* (random-state-from-platform)) (define-method (populate (intro )) - (list - (make