This commit is contained in:
Mark 2024-04-25 16:40:46 -07:00
parent ff3f5779a5
commit 04bdef9f7b
Signed by: Mark
GPG Key ID: C6D63995FE72FD80

View File

@ -56,7 +56,7 @@
An example board is drawn below. \say{Spaces} are the corners of the triangular cells, \textit{not} the cells themselves. 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. 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. 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. From then on, each player may place either one or two pieces onto empty spaces, respecting the restrictions below.
@ -96,10 +96,9 @@
\item \item
Each player needs to make multiple groups before the first player's second turn. \par 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 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 \item Groups are easiest to secure near the corners or along the edges. Play there first. \par
Live groups are easiest to secure near the corners or along the edges. Play there first. \par
\end{itemize} \end{itemize}
\end{ORMCbox} \end{ORMCbox}