amethyst / amethyst/rustrogueliketutorial

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

Open
#187 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
970
Forks
166
PR merge metrics
No merged PRs in 30d

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.