Show HN: GitType - 将 GitHub 仓库变成挑战的打字游戏
1 分•作者: unhappychoice•8 个月前
我一直在开发 GitType,一个命令行打字游戏,可以直接从 GitHub 仓库生成题目。
不同于在随机文本或预定义的练习上练习,你将通过真实世界的代码进行打字练习。
最新版本 (v0.7.0) 包含:
* 问题生成改进:从同一仓库中生成更多倍的挑战
* 通过缓存实现更快的启动速度
* `gittype repo` 命令,可以立即重玩你已经尝试过的仓库
* 游戏内帮助界面,包含评分和排名信息
* 各种错误修复和 UI 改进
你可以在这里找到该项目:[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?