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.

Build a working game of Tetris in Conway's Game of Life (2014)

272 pointsby wxw5 months ago

10 comments

szopa5 months ago
This is simply… incredibly impressive. I wasn’t expecting they would build a computer all the way up from a CPU and memory to an assembler to a compiler, all in the game of life.<p>Kudos.
评论 #42540395 未加载
评论 #42541683 未加载
dang5 months ago
Related. Others?<p><i>Build a Working Game of Tetris in Conway&#x27;s Game of Life</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=38760965">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=38760965</a> - Dec 2023 (2 comments)<p><i>Build a working game of Tetris in Game of Life (2013)</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=32907893">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=32907893</a> - Sept 2022 (1 comment)<p><i>Build a Working Game of Tetris in Conway&#x27;s Game of Life (2014)</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=22871417">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=22871417</a> - April 2020 (11 comments)<p><i>Building a Working Game of Tetris in Conway&#x27;s Game of Life</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=15247935">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=15247935</a> - Sept 2017 (2 comments)<p><i>Building a working game of Tetris in Conway&#x27;s Game of Life</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=15246348">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=15246348</a> - Sept 2017 (46 comments)
modeless5 months ago
Building larger switching squares out of smaller ones reminds me of the infinite zoom recursive life game: <a href="https:&#x2F;&#x2F;oimo.io&#x2F;works&#x2F;life&#x2F;" rel="nofollow">https:&#x2F;&#x2F;oimo.io&#x2F;works&#x2F;life&#x2F;</a>
评论 #42548484 未加载
fosterfriends5 months ago
I love how projects like this can give folks a chance to understand and derive computer mechanics from scratch, in a visual way. I feel like living in the land of bits and high level constructs for too long really creates black boxes and fear that it’s too complicated to ever understand the metal. Projects like that dismistify things in clean 2d space. Props, and great write up!
mukunda_johnson5 months ago
TIL that Conway&#x27;s game is turing complete. Wow.
评论 #42540426 未加载
评论 #42540737 未加载
评论 #42549309 未加载
SchwKatze5 months ago
This is the first stackexchange answer that I see that starts with accomplishments like a essay.
sargon235 months ago
I only have one word to say about this.<p>Doom.
neontomo5 months ago
I wonder why nerds are obsessed with Game of Life. I know I am one of them, but I still don&#x27;t quite get why it hits the spot so well
评论 #42548100 未加载
评论 #42544586 未加载
评论 #42549783 未加载
评论 #42549265 未加载
评论 #42542612 未加载
briandear5 months ago
I woke up to this article and now I feel profoundly inadequate.
256_5 months ago
It&#x27;s an ugly and stupid computer and the &quot;display&quot; is barely visible. It also doesn&#x27;t have a cache, or MUL&#x2F;DIV&#x2F;MOD instructions. Not very impressive. It wasn&#x27;t even actually made in the Game of Life.<p>Also, if I had 1p for every time someone saw a hobbyist CPU and asked &quot;can it run Doom&quot;, I&#x27;d be a zillionaire.