From 04bdef9f7bbc833f6b0b0c05089be0111c5341d3 Mon Sep 17 00:00:00 2001 From: Mark Date: Thu, 25 Apr 2024 16:40:46 -0700 Subject: [PATCH] Sizing --- Misc/Warm-Ups/rootbound.tex | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Misc/Warm-Ups/rootbound.tex b/Misc/Warm-Ups/rootbound.tex index 549f0c6..d93d5e9 100755 --- a/Misc/Warm-Ups/rootbound.tex +++ b/Misc/Warm-Ups/rootbound.tex @@ -56,7 +56,7 @@ An example board is drawn below. \say{Spaces} are the corners of the triangular cells, \textit{not} the cells themselves. Points on the edge of the board are also spaces. - \board{0.3} + \board{0.25} During the first turn of the game, the first player must place one piece onto any empty space. From then on, each player may place either one or two pieces onto empty spaces, respecting the restrictions below. @@ -96,10 +96,9 @@ \item Each player needs to make multiple groups before the first player's second turn. \par Otherwise, all their pieces will be removed from the game, resulting in an early loss. \par - Do not make your first placements next to each other! + Do not make your first moves next to each other! - \item - Live groups are easiest to secure near the corners or along the edges. Play there first. \par + \item Groups are easiest to secure near the corners or along the edges. Play there first. \par \end{itemize} \end{ORMCbox}