A terminal-based rock paper scissors game written in rust while being bored.
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.
Type a name of a sign you want to play with or type q
to quit the game.
This software is licensed under MIT. Feel free to use it in any way you want.