bin/MakeMaze.pl
bin/svgmaze.pl
Changes
lib/Games/Maze/Ascii.pm
lib/Games/Maze/SVG.pm
lib/Games/Maze/SVG/Hex.pm
lib/Games/Maze/SVG/Manual.pod
lib/Games/Maze/SVG/Rect.pm
lib/Games/Maze/SVG/RectHex.pm
Makefile.PL
MANIFEST
META.yml			# Will be created by "make dist"
README
scripts/hexmaze.es
scripts/maze.es
scripts/rectmaze.es
scripts/sprite.es
t/00-load.t
t/01ctor-default.t
t/02ctor-rect.t
t/03ctor-hex.t
t/04ctor-recthex.t
t/05rect-wallform.t
t/06bread-crumbs.t
t/07interactive.t
t/08xform_rect.t
t/09xform_recthex.t
t/10xform_hexagon.t
t/11make_board.t
t/12rect_convert.t
t/13recthex_convert.t
t/14hex_convert.t
t/15rect_output.t
t/16recthex_output.t
t/17hex_output.t
t/18rect_output_interactive.t
t/19recthex_output_interactive.t
t/20hex_output_interactive.t
t/21dimensions.t
t/lib/MazeTestUtils.pm
t/lib/TestString.pm
t/pod-coverage.t
t/pod.t
