A maze game is a type of puzzle games where a player moves in complex and branched passages to find a particular target or location. One method to create a maze is the Growing Tree method. The method creates a tree that has branches which are the paths of a maze.