https://github.com/101t/snake
Simple Snake Game using Piston Window library written in Rust
https://github.com/101t/snake
game piston-window rust snake-game
Last synced: 4 months ago
JSON representation
Simple Snake Game using Piston Window library written in Rust
- Host: GitHub
- URL: https://github.com/101t/snake
- Owner: 101t
- Created: 2024-03-24T05:33:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-24T05:38:48.000Z (about 2 years ago)
- Last Synced: 2024-12-31T04:13:27.402Z (over 1 year ago)
- Topics: game, piston-window, rust, snake-game
- Language: Rust
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snake Game
Simple snake game written in Rust language.
> Note: this code made for learning purpose.