Created
January 27, 2009 12:27
-
-
Save masak/53317 to your computer and use it in GitHub Desktop.
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
say .substr(4) for split "\n", ' | |
Druid. Implementation © Carl Mäsak 2008-2009. Rules © Cameron Browne. | |
Usage: | |
% perl6 druid [switches] | |
--size=<size> Give the board a size between 3 and 26. | |
--computer=[1|2] The computer controls player one or two. | |
--help Display this help text. | |
'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment