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

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

Awesome Lists containing this project

README

          

# 9snake

![game](screenshot.png)

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