summaryrefslogtreecommitdiff
path: root/README.md
blob: d558d7085b1c09ab5edd8b5772fb5bb0d5baa05b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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

Or call with guile:

```
$ guile wake-up.scm
```