Commit graph

3 commits

Author SHA1 Message Date
d61bd47ca8 Added objective count in maze 2019-11-04 14:42:25 +01:00
254e94f912 Display list for the maze structure
Objectives are not display-listed as they are removed when walked over.
2019-11-04 14:30:28 +01:00
24ff555e88 Added maze class that handles parsing of the map and rendering of the floor, walls and objectives.
Detects and counts the number of objectives encountered. The number is printed on exit.
2019-11-04 03:05:37 +01:00