amrs-tech / Hacktoberfest-Beginner-level

A beginner-friendly repository to help first-time-contributors in the open source.
MIT License
45 stars 185 forks source link

Added Palindrome.rb and RockScissorsPaper.rb #256

Open HelioAdson opened 4 years ago

HelioAdson commented 4 years ago

Added a program that returns true or false for a palindrome string and a program that simulates a Rock scissors paper game.