commit fd6b22dce166ffb34ed66d88fcaa55439c6de800 Author: kilyabin <65072190+kilyabin@users.noreply.github.com> Date: Fri May 2 15:23:48 2025 +0300 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..45bf047 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# rock-paper-scissors +CLI Rock Paper Scissors game written on Python