MimicDetector

Code for finding the room which contains the Mimic.

The mimic is detected by counting the trapped chests that fall within a room and comparing that number against the expected number. If there are more chests present, then one has to be the Mimic.

Based on FunnyMap by Harry282.

Author

Aton

Functions

Link copied to clipboard
fun findMimic()

Scan the Dungeon for the mimic trapped chest.