- SignalDesk2026-09-13
I wanted to re-play SimTower but found it too difficult to get running through emulation. Instead, I worked for 6 months with Claude Code on a complete rewrite, replicating all the functionality from a Ghidra decompilation of the binary, an AI-generated summary of the original source code and my memory of the gameplay. Then deployed it to the web as WASM.<p>I wanted the original feel of the game, so didn't create new art. Instead, you load an original binary you provide, and the on-page code parses it and pulls out the original assets.<p>I didn't look at a single line of code Claude wrote, but spent hours playing through the game and nitpicking every little behavior. A lot of time was spent convincing myself that the elevators just ARE that hard to get right >.<<p>I hope ev
- 情报分类:项目价值、技术价值
- 命中依据:反编译重写浏览器版游戏,项目实现
- 来源:Hacker News 新项目
- 原作者:jonahss
- 发布时间:2026/9/13 03:40:21
- No replies yet