ansi-terminal-game

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 73188ca65a4cd3fdb3916aec192dc9a0bb4d8820
parent d00716e2728c189b8545b2f2cad58356ed2e524f
Author: Francesco Ariis <fa-ml@ariis.it>
Date:   Wed,  1 Mar 2023 06:21:01 +0100

Make balls instructions clearer

Invite the player to resize terminal and see how it
is handled gracefully.

Diffstat:
Mexample/Balls.hs | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/example/Balls.hs b/example/Balls.hs @@ -183,7 +183,8 @@ dfun r s = mergePlanes inst :: Plane inst = word "Press (s) to spawn" === - word "Press (q) to quit" + word "Press (q) to quit" === + word "Resize terminal to pop balls" trans :: Draw trans = makeTransparent ' '