https://github.com/tensor-programming/snake-tutorial
A snake game made with Rust
https://github.com/tensor-programming/snake-tutorial
Last synced: 4 months ago
JSON representation
A snake game made with Rust
- Host: GitHub
- URL: https://github.com/tensor-programming/snake-tutorial
- Owner: tensor-programming
- Created: 2017-12-08T05:13:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-02-15T04:55:11.000Z (almost 5 years ago)
- Last Synced: 2024-12-16T19:04:02.071Z (about 1 year ago)
- Language: Rust
- Size: 18.6 KB
- Stars: 55
- Watchers: 2
- Forks: 21
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# snake-tutorial
# A snake game made with Rust
## Run `cargo run` to run the app, run `cargo build` to build an executable file.
### Check out the Youtube Tutorial for this [Rust Tutorial](https://youtu.be/DnT_7M7L7vo). Here is our [Youtube Channel](https://www.youtube.com/channel/UCYqCZOwHbnPwyjawKfE21wg) Subscribe for more content.
### Check out our blog at [tensor-programming.com](http://tensor-programming.com/).
### Our [Twitter](https://twitter.com/TensorProgram), our [facebook](https://www.facebook.com/Tensor-Programming-1197847143611799/) and our [Steemit](https://steemit.com/@tensor).