Snake Game
Snake Game
A classic Snake game built with Rust and Raylib, featuring frame-independent movement and a clean modular architecture.
Features
- Classic snake gameplay with wrap-around edges
- Frame-independent movement using delta time
- Simple controls using arrow keys
- Snake grows by eating food (red squares)
- Game over on self-collision
- FPS counter for performance monitoring
- Clean, modular code structure following Rust best practices


Leave a comment
Log in with itch.io to leave a comment.