展示HN:GitType – 一款将GitHub仓库转化为挑战的打字游戏
我正在开发 GitType,这是一款命令行打字游戏,能够直接从 GitHub 仓库生成练习题。与其在随机文本或预定义练习上练习,不如通过真实的代码来打字。
最新版本(v0.7.0)包含以下内容:
- 问题生成改进:从同一个仓库生成的挑战数量提高了好几倍
- 启动速度更快,支持缓存
- `gittype repo` 命令可以立即重玩你已经尝试过的仓库
- 游戏内帮助界面,提供评分和排名信息
- 各种 bug 修复和用户界面改进
你可以在这里找到该项目: [https://github.com/unhappychoice/gittype](https://github.com/unhappychoice/gittype)
你能得多少分?能打破 10000 分吗?
查看原文
I’ve been building GitType, a CLI typing game that generates problems directly from GitHub repositories.
Instead of practicing on random text or predefined exercises, you type through real-world code.<p>The latest release (v0.7.0) includes:<p>- Problem generation improved: several times more challenges from the same repository<p>- Faster startup with caching<p>- `gittype repo` play to instantly replay repositories you’ve already tried<p>- In-game help screen with scoring and ranking information<p>- Various bug fixes and UI improvements<p>You can find the project here: <a href="https://github.com/unhappychoice/gittype" rel="nofollow">https://github.com/unhappychoice/gittype</a><p>How high can you score? Can you break 10000 points?