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.
- Host: GitHub
- URL: https://github.com/bogdanp/hebi
- Owner: Bogdanp
- License: bsd-3-clause
- Created: 2019-07-07T10:34:09.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-07T17:40:20.000Z (almost 6 years ago)
- Last Synced: 2025-02-08T21:30:20.851Z (2 months ago)
- Topics: racket, snake-game
- Language: Racket
- Homepage:
- Size: 392 KB
- Stars: 25
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hebi
A simple Snake-style game in Racket.

## Usage
Run the source code with
gracket hebi.rkt
Or download a pre-built executable for macOS from the "releases" tab.