terminal-snake

Crates.ioterminal-snake
lib.rsterminal-snake
version0.1.4
sourcesrc
created_at2022-11-10 19:50:59.237385
updated_at2022-12-13 13:13:41.703853
descriptionPlay snake in the terminal
homepage
repositoryhttps://github.com/ch1zzzzz/Terminal-Snake
max_upload_size
id712387
size106,147
(ch1zzzzz)

documentation

README

Terminal Snake

Play snake in the terminal.

"image of the game"

Usage

  • Navigate the menues with the arrow keys and accept with enter
  • Change the snakes direction with the arrow keys or wasd
  • pause the game with esc

Installation

cargo install terminal-snake

Update

Just re-run the installation command to install the latest version.

Commit count: 17

cargo fmt