Packages 
Package Description
com.treasure.hunt  
com.treasure.hunt.analysis
This package contains analysis tools for the game.
com.treasure.hunt.cli
This package contains classes related to the CLI mode of the application.
com.treasure.hunt.game
This package contains game logic.
com.treasure.hunt.game.mods.hideandseek
This package contains game logic for the hide and seek modification.
com.treasure.hunt.jts
This package expands the org.locationtech.jts suite.
com.treasure.hunt.jts.awt
This package expands the org.locationtech.jts.awt suite.
com.treasure.hunt.jts.geom
This package expands the org.locationtech.jts.geom suite.
com.treasure.hunt.jts.other  
com.treasure.hunt.service.io
This package contains tools for saving and loading game files.
com.treasure.hunt.service.preferences  
com.treasure.hunt.service.select  
com.treasure.hunt.service.settings  
com.treasure.hunt.strategy.geom  
com.treasure.hunt.strategy.hider  
com.treasure.hunt.strategy.hider.impl
This package contains implementations of the Hider interface.
com.treasure.hunt.strategy.hint  
com.treasure.hunt.strategy.hint.impl
This package contains extensions of the abstract Hint class.
com.treasure.hunt.strategy.searcher  
com.treasure.hunt.strategy.searcher.impl
This package contains implementations of the Searcher interface.
com.treasure.hunt.strategy.searcher.impl.minimumRectangleStrategy  
com.treasure.hunt.strategy.searcher.impl.strategyFromPaper  
com.treasure.hunt.utils
This package contains utilities.
com.treasure.hunt.view
This package contains all components related to the view/GUI.
com.treasure.hunt.view.custom  
com.treasure.hunt.view.plot  
com.treasure.hunt.view.settings  
com.treasure.hunt.view.utils  
com.treasure.hunt.view.widget
This package contains all widgets of the GUI.