<feat>(<elegant-code-base>):<sokoban project url>

Submitted a good hand training project - sokoban
提交了一个不错的练手项目 - 推箱子
This commit is contained in:
luofu
2023-12-22 10:42:02 +08:00
parent 9a9f5dc57f
commit ec707fb3ab

View File

@ -46,4 +46,7 @@
[这本开源书](https://github.com/rust-hosted-langs/book) 是一个使用 Rust 语言实现编译型语言的教程。 [这本开源书](https://github.com/rust-hosted-langs/book) 是一个使用 Rust 语言实现编译型语言的教程。
### 10. Rust编写推箱子游戏教程
[sokoban](https://sokoban.iolivia.me/zh_cn/c01-00-intro) 是一个使用Rust语言实现sokoban游戏的教程。虽然社区已停止活跃Initial Commits on Sep 3, 2019GitHub仓库最后一条commit是last year但是项目是完善的-release v0.1.0,拿来练手是个不错的选择。
**To be continued...** **To be continued...**