amethyst / amethyst/rustrogueliketutorial

4.5 (ch. 27) Cellular Automata Orphans Are Not Culled

Abierto
#187 1 comentario 0 reacciones 0 asignados Ver en GitHub
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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.