/copperhead

A Rust implementation of Snake

Primary LanguageRust

Copperhead

Copperhead is a Rust implementation of Snake made with SDL2.

Building

Prerequisites:

Open a terminal of your choice in the repo folder and run either cargo run or cargo build.