mrly.net

snake

Snake on a square grid, written from scratch in Rust. Every round starts from a seed, so the same seed lays out the same apples and replays move for move. The snake, its body and the food are each drawn from a tile you pick yourself, so a round can look like anything from a plain block to a woven pattern.

Playing