Skip to content

kschat/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

Build Status Build status

A reimplementation of the game Snake for terminal emulators.

Install

Pre-compiled binaries can be found here.

Build

To build from source you'll need to install Rust. Once installed, run:

$ git clone https://github.com/kschat/snake
$ cd snake
$ cargo build --release
$ ./target/release/snake

Demo

Sanke Demo

About

Snake for the terminal implemented in Rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published