https://github.com/skgland/snake
A simple Snake Game written in Rust
https://github.com/skgland/snake
game rust snake-game
Last synced: 3 months ago
JSON representation
A simple Snake Game written in Rust
- Host: GitHub
- URL: https://github.com/skgland/snake
- Owner: Skgland
- License: mit
- Created: 2019-11-05T16:29:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-24T21:46:55.000Z (3 months ago)
- Last Synced: 2025-02-24T22:31:46.561Z (3 months ago)
- Topics: game, rust, snake-game
- Language: Rust
- Homepage:
- Size: 770 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Snake

## Controlls
F11 - Toggle Fullscreen
Esc - Back/Pause/ExitArrows/W/A/S/D - Change Direction
## Why?
This Snake Game was written for the `[KIF475] get in IT Coding Competition`