# turbo-racer

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

## Installation

Only Linux is supported at this time.

Grab the AppImage file from the repo, then do:

```
chmod +x turbo-racer-3000-latest-x86_64.AppImage
./turbo-racer-3000-latest-x86_64.AppImage
```

## 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
```