Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 186 Bytes

File metadata and controls

8 lines (5 loc) · 186 Bytes

Rust, paper, scissors!

A basic imitation of 'Rock, paper, scissors!' game in Rust.

How to build

Make sure you have Rust and Cargo installed, then just run: cargo run --release