Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jlenon7/snake-game
🐍 Snake game written with rand and piston_window
https://github.com/jlenon7/snake-game
Last synced: 9 days ago
JSON representation
🐍 Snake game written with rand and piston_window
- Host: GitHub
- URL: https://github.com/jlenon7/snake-game
- Owner: jlenon7
- Created: 2024-04-08T10:27:13.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-08T10:33:54.000Z (9 months ago)
- Last Synced: 2024-10-04T23:41:24.234Z (3 months ago)
- Language: Rust
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snake Game 🐍
> Snake game written with rand and piston_window
## Running
```sh
cargo run
```