https://github.com/leoborai/snake
🐍 Snake Game made with Rust's Macroquad crate
https://github.com/leoborai/snake
game piston rust rust-snake snake snake-game
Last synced: 11 months ago
JSON representation
🐍 Snake Game made with Rust's Macroquad crate
- Host: GitHub
- URL: https://github.com/leoborai/snake
- Owner: LeoBorai
- Created: 2020-05-26T23:28:02.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-04-19T03:10:09.000Z (over 3 years ago)
- Last Synced: 2025-02-28T20:59:00.600Z (11 months ago)
- Topics: game, piston, rust, rust-snake, snake, snake-game
- Language: Rust
- Homepage:
- Size: 220 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
snake
🐍 Snake Game made with Rust's Macroquad crate
## Demo
## Controls
You can use either Arrow Keys or WASD to change snake direction.
## Contributions
All kind of contributions are welcome, feel free to open a Pull Request or
Issue if you find it helpful.