< 返回版块

yuequan1997 发表于 2019-11-25 21:34

Tags:rust

2048-rs - 2048游戏Rust实现版本

这是一个Rust实现的2048游戏,运行在终端。除了标准的用户输入,AI还可以用来执行这些动作。这个人工智能利用expectiminimax算法在每一步中推荐最好的下一步。

使用

cargo install play-2048
play-2048

Mv72ZQ.png

Repo:https://github.com/KappaDistributive/rs2048

estream - 解析文件位置信息

如果您是Vim用户,estream可以帮助您解锁quickfix窗口的强大功能,而无需处理Vim的errorformat带来的痛苦。

使用

Plug 'JoshMcguigan/estream', { 'do': 'bash install.sh v0.1.1' }
" estream doesn't directly depend on asyncrun, but they work well together
Plug 'skywind3000/asyncrun.vim'

Repo:https://github.com/JoshMcguigan/estream

rpgp - Rust实现的 OpenPGP

rPGP是OpenPGP的唯一完全可靠的实现,遵循RFC4880和RFC2440。它提供了一个最低级别的API,并且没有规定信任模式或密钥管理策略。它完全支持Autocrypt 1.1电子邮件加密规范所需的所有功能。

Repo:https://github.com/rpgp/rpgp


From 日报小组 月泉

日报订阅地址:

独立日报订阅地址:

社区学习交流平台订阅:

评论区

写评论

还没有评论

1 共 0 条评论, 1 页