/rusty-snake

Snake game implemented in Rust

Primary LanguageRust

Snakes

Age old snake game, implemented in Rust. This is a very basic implementation done in the course of learning Rust.

Dependencies

  • rust > 1.26
  • piston_window >= 0.70.0