Welcome to Rust-Snake đ
> A simple snake game build in Rust to practice the language
## Install
```sh
cargo build
```
## Usage
```sh
cargo run
```
## Author
đ¤ **VĂctor MartĂnez**
* Website: https://codepen.io/jasterv
* Github: [@JasterV](https://github.com/JasterV)
## Show your support
Give a âď¸ if this project helped you!
## đ License
Copyright Š 2020 [VĂctor MartĂnez](https://github.com/JasterV).
This project is [MIT](https://mit-license.org/) licensed.
***
_This README was generated with â¤ď¸ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_