From 830edd8e6bc3ebfeb8c227f721d9e3e3dedf8834 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 05:10:52 +0000 Subject: [PATCH] Add credits section Add a credits box below the current section with information about Bulgarian Solitaire, its origins, and resources for further learning. --- src/components/BulgarianSolitaire.tsx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/components/BulgarianSolitaire.tsx b/src/components/BulgarianSolitaire.tsx index a540fb4..95ccc4f 100644 --- a/src/components/BulgarianSolitaire.tsx +++ b/src/components/BulgarianSolitaire.tsx @@ -428,6 +428,14 @@ const BulgarianSolitaire: React.FC = ({ showSocialShare + {/* Credits */} +
+

Credits:

+

+ Find out more about Bulgarian Solitaire on Wikipedia. I learned of this game from Akash Kumar, who very kindly walked me through the argument found in Peter Winkler's beautiful puzzle book, available here. The game was introduced by Martin Gardner. +

+
+ {showSocialShare && (