Removed chess game

This commit is contained in:
2023-12-10 19:41:24 -08:00
parent 774e75aa58
commit 512cf90fc4
7 changed files with 41 additions and 451 deletions

View File

@ -137,22 +137,5 @@ A king and rook can \textit{castle} under the following conditions:
\end{minipage}
\par
\vfill
\generic{General Strategies:}
As you solve problems, keep the following in mind. \par
You may want to return to this list if you get stuck.
\begin{itemize}
\item What was the last move? (By black or white)
\item Were there any promotions? The implication may be indirect: \par
if White needs a third bishop, there was a promotion. \par
\note{Promotions often resolve seemingly impossible situations.}
\item Do not assume that Black and White play well.
You may only assume they play \textit{correctly}.
\end{itemize}
\vfill
\pagebreak