# Wake up Wake up is a simple adventure based on choice. Just select the options in the menu and see what happens. ## Dependencies You need to have `guile` installed. ## Running Just run the script provided ``` $ ./run.sh ``` Or call with guile: ``` $ guile depre/main.scm ```