Created
May 14, 2010 21:39
-
-
Save dgmike/401706 to your computer and use it in GitHub Desktop.
Regras do pedra, papel, tesoura, lagarto, spok
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| pedra, papel, tesoura, lagarto, spok | |
| Regras: | |
| ------- | |
| tesoura corta papel | |
| papel cobre pedra | |
| pedra esmaga lagarto | |
| lagarto envenena spok | |
| spok quebra tesoura | |
| tesoura decapita lagarto | |
| lagarto come papel | |
| papel refuta spok | |
| spok vaporiza pedra | |
| pedra quebra tesoura |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment