This is Snake game made in Rust Lang.
To install Rust compiler, visit Rust Website and run this command on your shell:
$ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Now Rust is installed on your machine.
Run the build script and enjoy your game!!!