This package includes classes that are used to represent the anatomy of a tile, and all tiles in
game must implement/extend or use directly or indirectly.
This package includes classes that each represent a tile, most of which will be possibly used in
game(currently onlyNull and Periphery cannot be in the maze).