A terminal-based snake game.
cargo run --releaseThe snake can be controlled using arrow keys (←, →, ↓, ↑) or Vim-style keys (H, L, J, K) for left, right, down, and up, respectively. Press Q to quit the game.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A terminal-based snake game.
cargo run --releaseThe snake can be controlled using arrow keys (←, →, ↓, ↑) or Vim-style keys (H, L, J, K) for left, right, down, and up, respectively. Press Q to quit the game.