summaryrefslogtreecommitdiff
path: root/src/sliceitoff/screens
diff options
context:
space:
mode:
authorViljami Ilola <+@hix.fi>2024-03-23 18:42:26 +0200
committerViljami Ilola <+@hix.fi>2024-03-23 18:42:26 +0200
commitb03cb075e7a2042764a355a46d649b187f66343b (patch)
treef78e991650d33f7b1d9d8eab60f1e045da92d6c1 /src/sliceitoff/screens
parent975e5dca49fb09fe2f762462f1c337c0d63735bf (diff)
Field as sprite group.
Diffstat (limited to 'src/sliceitoff/screens')
-rw-r--r--src/sliceitoff/screens/welcome.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/sliceitoff/screens/welcome.py b/src/sliceitoff/screens/welcome.py
index 93218f3..9a7a341 100644
--- a/src/sliceitoff/screens/welcome.py
+++ b/src/sliceitoff/screens/welcome.py
@@ -7,6 +7,10 @@ def welcome_screen():
" * Do not hit the balls\n"
" * Make area 10% or smaller\n"
" * Do not separate the balls\n"
+ " * Make area 10% or smaller\n"
+ " * Do not separate the balls\n"
+ " * Make area 10% or smaller\n"
+ " * Do not separate the balls\n"
" * Be fast!!\n",
font = 'computer',
size = (8_000, 16_000),