diff options
Diffstat (limited to 'labb1/res/quilt-square.txt')
| -rw-r--r-- | labb1/res/quilt-square.txt | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/labb1/res/quilt-square.txt b/labb1/res/quilt-square.txt new file mode 100644 index 0000000..a328d21 --- /dev/null +++ b/labb1/res/quilt-square.txt @@ -0,0 +1,25 @@ +20 +20 +-------------------- +-----XX------XX----- +----X--X----X--X---- +----X-X-X--X-X-X---- +--XX--X-XXXX-X--XX-- +-X-----X----X-----X- +-X-XX----------XX-X- +--X--X--------X--X-- +---XX----------XX--- +----X----------X---- +----X----------X---- +---XX----------XX--- +--X--X--------X--X-- +-X-XX----------XX-X- +-X-----X----X-----X- +--XX--X-XXXX-X--XX-- +----X-X-X--X-X-X---- +----X--X----X--X---- +-----XX------XX----- +-------------------- + +# From Computer Magaazine 2001, Eric Weisstein +# Flower-like pattern that cycles endlessly. |
