An open API service indexing awesome lists of open source software.

https://github.com/jasterv/rust-snake

Rust snake game developed with Rust
https://github.com/jasterv/rust-snake

Last synced: about 1 year ago
JSON representation

Rust snake game developed with Rust

Awesome Lists containing this project

README

          

Welcome to Rust-Snake 👋



Version

License: MIT

> 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)_