aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: eb37d5309108a79100cfe3dd2a8f3bec3071d88f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# turbo-racer

A video game entry for the Spring Lisp Game Jam 2024.

## Credits

* Game design / Code by Guillaume Pasquet and Owen Pasquet
* Music / Instrumental by Aries Beats

## Dependencies

- [Chickadee](https://dthompson.us/projects/chickadee.html)

## How to run

Execute:

```
guile turbo.scm
```