g-s-k / snek

simple console snake game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snek

a console snake game using termion

to play

download the binary for your platform on the releases page, or:

$ git clone git@github.com:g-s-k/snek && cd snek
$ cargo run

preview

screenshot of gameplay

About

simple console snake game


Languages

Language:Rust 100.0%