summaryrefslogtreecommitdiff
path: root/README.md
blob: 412b8f2c7decb69edfc90cbb17c92331ce0954ed (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

Call with guile:

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