amethyst / amethyst/rustrogueliketutorial

Chapter 4.8 has many issues with ordering of information

オープン
#40 コメント 1 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。