TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The Mind-Bending Math Behind Spot It (2018)

63 pointsby notmysql_almost 2 years ago

7 comments

henrik_wover 1 year ago
Interesting card game - never heard about it before. But it reminds me of the card game Set [1], which has a similar objective of finding cards that &quot;belong together&quot; in some sense. It also has interesting (and similar) mathematical properties, although there is no analytical solutions (as far as I know) once you start playing by removing sets. I was really fascinated by this twelve years ago, an simulate game play to find the probabilities [2]. Great fun!<p>1. <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Set_(card_game)" rel="nofollow noreferrer">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Set_(card_game)</a><p>2. <a href="https:&#x2F;&#x2F;henrikwarne.com&#x2F;2011&#x2F;09&#x2F;30&#x2F;set-probabilities-revisited&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;henrikwarne.com&#x2F;2011&#x2F;09&#x2F;30&#x2F;set-probabilities-revisit...</a>
评论 #37443864 未加载
评论 #37444654 未加载
ndsipa_pomuover 1 year ago
Matt Parker&#x27;s video is a fun exploration of this too<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=VTDKqW_GLkw">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=VTDKqW_GLkw</a><p>From a YouTube comment (eeeuw!), the reason for the 55 cards instead of 57 is confirmed:<p>&gt; The reason why this game doesn&#x27;t include 57 cards is indeed that the printing company that is used by asmodee (the game company that acquired the rights to Dobble) can only print 55 cards on a print sheet. That&#x27;s what asmodee told to a german math YouTuber (DorFuchs) which they sponsered to promote the game.<p>I&#x27;ve played a related game called &quot;Ghost Blitz&quot; in which you&#x27;re trying to find either the correctly coloured object, or if that isn&#x27;t on the card, you grab the object that isn&#x27;t represented on the card by its object or colour.<p><a href="https:&#x2F;&#x2F;boardgamegeek.com&#x2F;boardgame&#x2F;83195&#x2F;ghost-blitz" rel="nofollow noreferrer">https:&#x2F;&#x2F;boardgamegeek.com&#x2F;boardgame&#x2F;83195&#x2F;ghost-blitz</a>
评论 #37449184 未加载
kleibaover 1 year ago
Spot It! is a great game, especially to play with young kids. I find that it&#x27;s one of the few games that are not completely up to luck, yet you don&#x27;t have that much of an advantage being a grown-up. That makes it a lot of fun for players of all ages.
评论 #37444322 未加载
NKosmatosover 1 year ago
The title is a bit misleading, it&#x27;s not mind bending maths or other obscure&#x2F;exotic properties. Simple logic, geometry&#x2F;topology and combinations :-)<p>Very easy and fun game, good for enhancing observability and reaction time, especially with kids. Here in Europe it&#x27;s known as Dobble.
评论 #37449118 未加载
stavrosover 1 year ago
Unfortunately, the link to a site with code for this doesn&#x27;t work, but archive.org has our back:<p><a href="https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20160503021303&#x2F;https:&#x2F;&#x2F;radiganengineering.com&#x2F;2013&#x2F;01&#x2F;spot-it-howd-they-do-that&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20160503021303&#x2F;https:&#x2F;&#x2F;radiganen...</a><p>The GitHub link works still:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;WRadigan&#x2F;pySpot-It&#x2F;blob&#x2F;master&#x2F;pySpot-It.py">https:&#x2F;&#x2F;github.com&#x2F;WRadigan&#x2F;pySpot-It&#x2F;blob&#x2F;master&#x2F;pySpot-It....</a>
spapas82over 1 year ago
This is one of the few games that my kids (6 and 4) can sometimes beat me while playing straight (not letting them win), making it a really interesting experience(since almost no luck is involved).<p>Also there&#x27;s an easier version with fewer cards (30) and drawings of animals that should be suitable for even younger children.
lencastreover 1 year ago
Have you tried Ghost Blitz [1]?<p>[1] <a href="https:&#x2F;&#x2F;boardgamegeek.com&#x2F;boardgame&#x2F;83195&#x2F;ghost-blitz" rel="nofollow noreferrer">https:&#x2F;&#x2F;boardgamegeek.com&#x2F;boardgame&#x2F;83195&#x2F;ghost-blitz</a>