diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2022-09-14 22:11:44 +0200 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2022-09-14 22:11:44 +0200 |
| commit | 72c46d547eeee2fe7700ec2dbbb97b9c0f67a373 (patch) | |
| tree | a5316503df2d9f15d8c4af532230427e711f79d1 /presets/dir/patterns/pattern124.txt | |
| parent | 4023db5205bacef6cf6cb9d41ab4cdfa90cd5b32 (diff) | |
| download | gof-rs-72c46d547eeee2fe7700ec2dbbb97b9c0f67a373.tar.xz gof-rs-72c46d547eeee2fe7700ec2dbbb97b9c0f67a373.zip | |
Added a few scripts to parse the large pattern file of game of life patterns and also added the functionality to scroll through the list and it affects the current world
Diffstat (limited to 'presets/dir/patterns/pattern124.txt')
| -rw-r--r-- | presets/dir/patterns/pattern124.txt | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/presets/dir/patterns/pattern124.txt b/presets/dir/patterns/pattern124.txt new file mode 100644 index 0000000..d8d5618 --- /dev/null +++ b/presets/dir/patterns/pattern124.txt @@ -0,0 +1,27 @@ +............................................*........................... +...................*.......................*.*.......................... +...................*.......................*.*.......................... +.................***.........**...........**.***........................ +.................*...........**.................*....................... +..........................................**.***........................ +..........................................**.*.......................... +........................................................................ +........................................................................ +........................................................................ +........................................................................ +........................................................................ +........................................................................ +........................................................................ +........................................................................ +.....................................................**................. +.....................................................**................. +........................................................................ +..........................*............................................. +..........................*.*........................................... +..........................***........................................... +............................*........................................... +........................................................................ +........................................**.............................. +........................................*............................... +.........................................***............................ +...........................................*............................ |
