amethyst / amethyst/rustrogueliketutorial
4.5 (ch. 27) Cellular Automata Orphans Are Not Culled
Abierto
- Lenguaje dominante
- Rust
- Estrellas
- 970
- Forks
- 166
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
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.