Package com.treasure.hunt.game.mods.hideandseek
-
Interface Summary Interface Description HideAndSeekHider<T extends Hint> This kind ofHider
could change the position of the treasure after each move. -
Class Summary Class Description HideAndSeekGameEngine In this modification, the hider may reset the treasure location in each move, after theSearcher
did hisSearchPath
.