Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 439 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 439 Bytes

rust-paper-scissors

A terminal-based rock paper scissors game written in rust while being bored.

Building

This project is managed by cargo, therefore you can just type cargo run to execute the program or do any stuff that you'd normally do using cargo.

Usage

Type a name of a sign you want to play with or type q to quit the game.

License

This software is licensed under MIT. Feel free to use it in any way you want.