rock paper scissors game written in ruby !
sudo apt install ruby -y
git clone https://github.com/RedMads/RPS.git
cd RPS/installers
chmod +x && ./install_linux.sh
cd .. && ruby main.rb
pkg install git ruby -y
git clone https://github.com/RedMads/RPS.git
cd RPS/installers
chmod +x install_termux.sh && ./install_termux.sh
cd .. && ruby main.rb
go to this site https://rubyinstaller.org/ and install the ruby installer follow the wizard and hit next unti the wizard finsh and try run the main file
double click on RPS/installers/install_win.bat
to install the require moduels for the program !