bin/rps in PlayRockPaperScissorsGame-1.1.1 vs bin/rps in PlayRockPaperScissorsGame-1.1.2

- old
+ new

@@ -1,21 +1,6 @@ #!/usr/bin/env ruby -=begin -|=================================| -| How to Run | -|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| -| Mac | -|---------------------------------| -| $ ruby ~/Desktop/rps/bin/rps.rb | -|*********************************| -| Windows | -|---------------------------------| -| > CD Desktop/rps/bin | -| > rps.rb | -|_________________________________| -=end - class Master class RPS module Constants