https://github.com/thimc/9snake
snake game for 9front
https://github.com/thimc/9snake
9front game graphics-program plan9 snake
Last synced: about 2 months ago
JSON representation
snake game for 9front
- Host: GitHub
- URL: https://github.com/thimc/9snake
- Owner: thimc
- License: mit
- Created: 2023-10-21T17:53:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-27T13:58:16.000Z (over 2 years ago)
- Last Synced: 2025-01-14T13:16:54.270Z (over 1 year ago)
- Topics: 9front, game, graphics-program, plan9, snake
- Language: C
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 9snake

## Keyboard shortcuts
The player controls the snake using any of the keys below:
h / ←
j / ↓
k / ↑
l / →
q to quit
Middle clicking anywhere in the window opens up a menu where the game can be
paused.
## Installation
mk install
9snake
## License
MIT