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/glider-gun.txt | |
| download | tddd86-bc5ec9a8a0027d6c6801fdc48a065a54a97856dc.tar.gz | |
wip L1
Diffstat (limited to 'labb1/res/glider-gun.txt')
| -rw-r--r-- | labb1/res/glider-gun.txt | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/labb1/res/glider-gun.txt b/labb1/res/glider-gun.txt new file mode 100644 index 0000000..e741e56 --- /dev/null +++ b/labb1/res/glider-gun.txt @@ -0,0 +1,37 @@ +30 +45 +--------------------------------------------- +--------------------X------------------------ +--------------------X-X---------------------- +---------------------X-X-------X------------- +--------XX-----------X--X------XX------------ +--------XX-----------X-X--XX----XX----------- +--------------------X-X---XX----XXX-------XX- +--------------------X-----XX----XX--------XX- +-------------------------------XX------------ +-------------------------------X------------- +--------------------------------------------- +--------------------------------------------- +--------------------------------------------- +--------------------------------------------- +--------------------------------------------- +--------------------------------------------- +--------------------------------------------- +--------------------------------------------- +--------------------------------------------- +--------------------------------------------- +--------------------------------------------- +--------------------------------------------- +--------------------------------------------- +--------------------------------------------- +--------------------------------------------- +--------------------------------------------- +--------------------------------------------- +--------------------------------------------- +--------------------------------------------- +--------------------------------------------- + +# Gosper's Glider Gun. +# The "gun" at the top will repeatedly fire off gliders that +# head southwest. With it, Gosper claimed a $50 prize offered +# by Conway for the discovery of a Life pattern which grows without bound. |
