TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Designing Zachtronics' TIS-100

97 点作者 csbrooks将近 10 年前

5 条评论

archagon将近 10 年前
I love Zachtronics&#x27; games, but they&#x27;re kind of in the uncanny valley of gameplay for me. After a few hours, I start to wonder why I&#x27;m optimizing all these in-game circuits when I could be doing the same with my actual code! (On the other hand, they also make me realize how great Woz must have felt when he got Breakout down to just 44 chips.)<p>The performance comparisons to other players is a brilliant feature, though.
评论 #9690330 未加载
评论 #9690442 未加载
评论 #9692200 未加载
评论 #9689552 未加载
ansible将近 10 年前
TIS-100 is way more pleasurable to program on than real hardware. It is so easy to debug! Everything is visible.<p>People accomplished great things back in the 8-bit era with the tools they had, but the stuff they do today with the same hardware is truly mind blowing. I attribute that at least partially to things like that C64 emulator [1] where you can just view all of the system&#x27;s memory during execution.<p>[1] <a href="http:&#x2F;&#x2F;icu64.blogspot.com&#x2F;2009&#x2F;09&#x2F;first-public-release-of-icu64frodo.html" rel="nofollow">http:&#x2F;&#x2F;icu64.blogspot.com&#x2F;2009&#x2F;09&#x2F;first-public-release-of-ic...</a>
obstinate将近 10 年前
This game is brilliant, in case you haven&#x27;t tried it. Also, it will teach you the true fury of stream programming with only twelve instructions and a single addressable register.
评论 #9691218 未加载
评论 #9689405 未加载
IsTom将近 10 年前
&gt; This game is kind of a throwback to the kinds of games I used to make<p>I think this is a very important part. Personally I enjoyed pre-spacechem games a lot (e.g. <a href="http:&#x2F;&#x2F;www.zachtronics.com&#x2F;the-codex-of-alchemical-engineering&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.zachtronics.com&#x2F;the-codex-of-alchemical-engineeri...</a>) because they were difficult and because they were very simple. Spacechem got grander and it was still fun, but for my simple tastes infinifactory isn&#x27;t bare enough.
watmough将近 10 年前
This is neat, but you can do some real hacking on software with something like <a href="http:&#x2F;&#x2F;www.ollydbg.de&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.ollydbg.de&#x2F;</a>
评论 #9690013 未加载