amethyst / amethyst/rustrogueliketutorial
4.5 (ch. 27) Cellular Automata Orphans Are Not Culled
Ouverte
- Langage dominant
- Rust
- Étoiles
- 970
- Forks
- 166
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
All tiles are considered "reachable" by the Dijkstra Map.
This results in orphan areas not being culled, and the possibility that completing a map might be impossible due to the exit stairs spawning in an orphan area.
Tested and verified with the "Run this chapter's example with web assembly, in your browser" link in section 4.5 of the tutorial
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.