An open API service indexing awesome lists of open source software.

https://github.com/bogdanp/hebi

A Snake-style game in Racket.
https://github.com/bogdanp/hebi

racket snake-game

Last synced: 19 days ago
JSON representation

A Snake-style game in Racket.

Awesome Lists containing this project

README

        

# hebi

A simple Snake-style game in Racket.

![screenshot](/media/screenshot.png)

## Usage

Run the source code with

gracket hebi.rkt

Or download a pre-built executable for macOS from the "releases" tab.