https://github.com/a-rustacean/snake-game
A web-based implementation of the classic Snake game in Rust, featuring sound effects and addictive gameplay.
https://github.com/a-rustacean/snake-game
game rust snake-game wasm web
Last synced: 12 months ago
JSON representation
A web-based implementation of the classic Snake game in Rust, featuring sound effects and addictive gameplay.
- Host: GitHub
- URL: https://github.com/a-rustacean/snake-game
- Owner: a-rustacean
- License: mit
- Created: 2023-03-29T08:12:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-28T06:26:26.000Z (over 1 year ago)
- Last Synced: 2025-01-28T07:25:14.473Z (over 1 year ago)
- Topics: game, rust, snake-game, wasm, web
- Language: Rust
- Homepage: https://a-rustacean.github.io/snake-game/
- Size: 647 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# snake game
A web-based implementation of the classic Snake game written in [Rust](https://www.rust-lang.org/), featuring interactive gameplay, sound effects, and nostalgic fun.
Try it out [here](https://a-rustacean.github.io/snake-game)