https://github.com/bogdanp/hebi
A Snake-style game in Racket.
https://github.com/bogdanp/hebi
racket snake-game
Last synced: 4 months 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 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-07T17:40:20.000Z (almost 7 years ago)
- Last Synced: 2025-04-03T07:46:12.358Z (about 1 year ago)
- Topics: racket, snake-game
- Language: Racket
- Homepage:
- Size: 392 KB
- Stars: 25
- Watchers: 2
- 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.