Escape Room Cover Letter Project
Works with Python version 3.13.2 or later
-
Download .zip and extract that change directory to ../EscapeRoom-main
-
python -m venv venv
-
pip install -r requirements.txt
-
pip install pyyaml
-
python -m pip show pyyaml
-
python run.py
-
Visit http://localhost:5000