amethyst / amethyst/rustrogueliketutorial

Chapter 4.8 has many issues with ordering of information

Ouverte
#40 1 commentaire 0 réactions 1 personne assignée Réclamée par @thebracket Voir sur GitHub
bug
Langage dominant
Rust
Étoiles
970
Forks
166
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

- [ ] 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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.