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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ruby Warrior: Coding game designed to teach Ruby and A.I.

45 点作者 r11t超过 16 年前

3 条评论

lbrandy超过 16 年前
I have the urge to fork this, modify the score coding to give a smoother gradient between total failure and pure success, and then solve the game with a genetic algorithm.<p>Except I'm at work, so I can't do it. So I'll just post my idea on Hacker News and settle for the idea that someone, somewhere, might.
plinkplonk超过 16 年前
One alternative is to just use nethack (or a variant like crawl) as a testing ground for your AI agent.
akkartik超过 16 年前
It's using the file system as UI! The only place I've seen this before is version control systems, and I'm now sold that it's a great paradigm.<p>A game like this would be a great way to get children into programming.