amethyst / amethyst/rustrogueliketutorial

Chapter 4.8 has many issues with ordering of information

未关闭
#40 1 条评论 0 个 reaction 已指派 1 人 已被 @thebracket 认领 在 GitHub 查看
bug
主要语言
Rust
星标
970
派生
166
PR 合并指标
30 天内没有已合并 PR

描述

- [ ] no mention of the fact that one needs to add regex crate to Cargo.toml (this will catch out people less experienced in Rust)
- [ ] weapons with hit dice are introduced a long way before the combat system catches up (it only does so after we've made the Rusty Longsword for your starting inventory)
- [ ] no mention of where the string_to_slot function comes from ... waiit, the function is introduced a long way down the chapter, roughly where the wearables come in
- [ ] find_slot_for_equippable_item is using wearables before the concept is introduced

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。