/rust-snake

Snake in the terminal, written in rust. Nothing serious.

Primary LanguageRust

Snake

Simple snake game written in rust. Unlike many other snake games this snake is represented by a linked list of segments rather than a list of snake positions.

Screenshot

Screenshot