Rust Console Snake Game Just for fun! Enjoy 😁 You can change the value of const SNAKES: usize = 3;const DEALY_MILLIS: u64 = 90;!