Text Adventure engine This is a text adventure game engine by Scott Hilleard (c) December 2020 Instructions The engine loads a text adventure from a yaml file. Python3.7 is required To load the test adventure: python3 adventure.py -f test-adventure.yaml