diff options
| author | Gustav Sörnäs <gustav@sornas.net> | 2020-09-11 00:20:27 +0200 |
|---|---|---|
| committer | Gustav Sörnäs <gustav@sornas.net> | 2020-09-11 09:16:37 +0200 |
| commit | bc5ec9a8a0027d6c6801fdc48a065a54a97856dc (patch) | |
| tree | db3b260663fa087f29e9738bef09e0f4a96b3ad6 /labb1/res/spiral.txt | |
| download | tddd86-bc5ec9a8a0027d6c6801fdc48a065a54a97856dc.tar.gz | |
wip L1
Diffstat (limited to 'labb1/res/spiral.txt')
| -rw-r--r-- | labb1/res/spiral.txt | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/labb1/res/spiral.txt b/labb1/res/spiral.txt new file mode 100644 index 0000000..a485ad6 --- /dev/null +++ b/labb1/res/spiral.txt @@ -0,0 +1,23 @@ +15 +20 +-------------------- +-------------------- +----------XX-------- +-----------X-------- +------XXX--XX------- +----XXX-X---X------- +----X----X-XX------- +--------X-X--------- +------XX-X----X----- +------X---X-XXX----- +------XX--XXX------- +-------X------------ +-------XX----------- +-------------------- +-------------------- + +# jzelenski +# This nifty colony infinitely repeats in +# a cycle of about 10 different symmetric +# patterns that each resemble some sort of +# spiral. |
