amethyst / amethyst/rustrogueliketutorial

Chapter 4.8 has many issues with ordering of information

Abierto
#40 1 comentario 0 reacciones 1 asignado Reclamado por @thebracket Ver en GitHub
bug
Lenguaje dominante
Rust
Estrellas
970
Forks
166
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.