Following up on this, I found it odd that '~~' didn't work in the rps.pl
script (or "sleep()" ;-)
if $you ~~ $my { say 'Draw.' } # don`t work (
as in:
./perl6 languages/perl6/t/02-test-pm/3-output.t
Statement not terminated properly at line 26, near ":P5/output"
current instr.: 'parrot;PGE::
Hi!
This is (attached) small game Paper-Rock-Scissors based on the
chromatic`s journal post.
I have question about rand in Rakudo. Look like it`s do not work properly:
...
s
Your Scissors
My Scissors
Draw.
s
Your Scissors
My Scissors
Draw.
s
Your Scissors
My Scissors
Draw.
s
Your Scissors
My Rock