This commit is contained in:
2024-09-04 16:14:04 +02:00
commit 0e6c7a6c24
24 changed files with 1104 additions and 0 deletions

31
res/diehard.txt Executable file
View File

@ -0,0 +1,31 @@
25
20
--------------------
--------------------
--------------------
--------------------
--------------------
-------------X------
-------XX-----------
--------X---XXX-----
--------------------
--------------------
--------------------
--------------------
--------------------
--------------------
--------------------
--------------------
--------------------
--------------------
--------------------
--------------------
--------------------
--------------------
--------------------
--------------------
--------------------
# Stephen Silver
# Starts with 7 cells and lasts 130 generations
# before all cells die out.

22
res/dinner-table.txt Executable file
View File

@ -0,0 +1,22 @@
15
15
---------------
--X------------
--XXX-------XX-
-----X------X--
----XX----X-X--
----------XX---
---------------
------XXX------
------XXX------
---XX----------
--X-X----XX----
--X------X-----
-XX-------XXX--
------------X--
---------------
# by Robert Wainwright.
# A spiderly looking creation with a
# spinner in the middle that cycles
# every 12 generations.

37
res/fish.txt Executable file
View File

@ -0,0 +1,37 @@
30
45
---------------------------------------------
---------------------------------------------
--X----X-------------------------------------
--------X------------------------------------
--X-----X------------------------------------
---XXXXXX------------------------------------
---------------------------------------------
---------------------------------------------
---------------------------------------------
---------------------------------------X---X-
--------------------------------------X------
--------------------------------------X----X-
--------------------------------------XXXXX--
---------------------------------------------
---------------------------------------------
---------------------------------------------
--X--X----------------------X--X-------------
------X-------------------------X------------
--X---X---------------------X---X------------
---XXXX----------------------XXXX------------
---------------------------------------------
---------------------------------------------
---------------------------------------------
---------------------------------------------
---------------------------------X----X------
--------------------------------X------------
--------------------------------X-----X------
--------------------------------XXXXXX-------
---------------------------------------------
---------------------------------------------
# Welcome to Julie's fish aquarium.
# These little guys swim back and forth.
# In the lingo of Life, these guys are
# called "spaceships"

29
res/flower.txt Executable file
View File

@ -0,0 +1,29 @@
19
27
---------------------------
---------------------------
---------------------------
---XX-----------------XX---
---XX--------X--------XX---
------------X-X------------
----------X-----X----------
------X-X---XXX---X-X------
-------X-X---X---X-X-------
-------X-X---X---X-X-------
-------X-X---X---X-X-------
------X-X---XXX---X-X------
----------X-----X----------
------------X-X------------
---XX--------X--------XX---
---XX-----------------XX---
---------------------------
---------------------------
---------------------------
# jzelenski
# I just made this one up. If you start
# with symmetric colonies, you tend to
# get interesting kaleidoscopic effects.
# This one evolves to a repetitive colony
# after a burst of energy out of the
# starting gate.

41
res/glider-explosion.txt Executable file
View File

@ -0,0 +1,41 @@
35
38
--------------------------------------
--------------------------------------
--------------------------------------
--------------------------------------
--------------------------------------
--------------------------------------
--------------------------------------
--------------------------------------
--------------------------------------
--------------------------------------
--------------------------------------
--------------------------------------
--------------------------------------
-----------------XXXX-----------------
--------------------------------------
---------------XXXXXXXX---------------
--------------------------------------
-------------XXXXXXXXXXXX-------------
--------------------------------------
---------------XXXXXXXX---------------
--------------------------------------
-----------------XXXX-----------------
--------------------------------------
--------------------------------------
--------------------------------------
--------------------------------------
--------------------------------------
--------------------------------------
--------------------------------------
--------------------------------------
--------------------------------------
--------------------------------------
--------------------------------------
--------------------------------------
--------------------------------------
# Glider explosion
# Sends out 4 gliders, one to each
# corner which then stablize there

37
res/glider-gun.txt Executable file
View File

@ -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.

26
res/glider.txt Executable file
View File

@ -0,0 +1,26 @@
20
15
---------------
---------------
---------------
---------------
---------------
---------------
---------------
---------------
---------------
---------------
---------------
---------------
---------------
---------------
---------------
---X-----------
-X-X-----------
--XX-----------
---------------
---------------
# Glider explosion
# Sends out 4 gliders, one to each
# corner which then stablize there

5
res/mycolony.txt Executable file
View File

@ -0,0 +1,5 @@
# This file is empty for now, but you should delete this initial text
# and replace it with your own creative input file representing a
# starting state for the Game of Life simulation.
# The file should be your own creation that is different from the
# other provided starter grid files.

25
res/quilt-square.txt Executable file
View File

@ -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.

52
res/rpent.txt Executable file
View File

@ -0,0 +1,52 @@
47
74
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
----------------------------------XX--------------------------------------
---------------------------------XX---------------------------------------
----------------------------------X---------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
--------------------------------------------------------------------------
# stepp
# An R-pentomino is a pattern that repeats every 1103 iterations.

27
res/seeds.txt Executable file
View File

@ -0,0 +1,27 @@
20
30
------------------------------
------------------------------
------------------------------
------------------------------
------------------------------
------------------------------
-------------X----------------
-------------X----------------
-------------X----------------
---------XXX---XXX------------
-------------X----------------
-------------X----------------
-------------X----------------
------------------------------
------------------------------
------------------------------
------------------------------
------------------------------
------------------------------
------------------------------
# jzelenski
# A symmetric pattern that takes about 30
# steps to evolve to the same repeating
# cycle as the Snowflake pattern.

13
res/simple.txt Executable file
View File

@ -0,0 +1,13 @@
5
9
---------
---------
---XXX---
---------
---------
# jzelenski
# This is a very simple colony, good for a first test case.
# It is a 5x9 world, with no live cells on the border and
# length 3 bar in the middle that will alternate between
# horizontal and vertical.

26
res/snowflake.txt Executable file
View File

@ -0,0 +1,26 @@
20
31
-------------------------------
-------------------------------
-------------------------------
-----------XXX---XXX-----------
-------------------------------
---------X----X-X----X---------
---------X----X-X----X---------
---------X----X-X----X---------
-----------XXX---XXX-----------
-------------------------------
-----------XXX---XXX-----------
---------X----X-X----X---------
---------X----X-X----X---------
---------X----X-X----X---------
-------------------------------
-----------XXX---XXX-----------
-------------------------------
-------------------------------
-------------------------------
-------------------------------
# jzelenski
# This cool pattern infinitely repeats
# between three symmetric configurations.

23
res/spiral.txt Executable file
View File

@ -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.

15
res/stableplateau.txt Executable file
View File

@ -0,0 +1,15 @@
10
10
--------XX
--------XX
----------
-----X----
----X-X---
----X-X---
-----X----
----------
XX--------
XX--------
# jzelenski
# This file is a stable pattern.

36
res/tictactoe.txt Executable file
View File

@ -0,0 +1,36 @@
31
45
---------------------------------------------
------X-------------------------------X------
------X--------------XXX--------------X------
------X-------------------------------X------
-------------------X-----X-------------------
--XXX---XXX--------X-----X--------XXX---XXX--
-------------------X-----X-------------------
------X-------------------------------X------
------X--------------XXX--------------X------
------X-------------------------------X------
---------------------------------------------
----------------------X----------------------
-----XXX--------------X--------------XXX-----
----------------------X----------------------
---X-----X-------------------------X-----X---
---X-----X--------XXX---XXX--------X-----X---
---X-----X-------------------------X-----X---
----------------------X----------------------
-----XXX--------------X--------------XXX-----
----------------------X----------------------
---------------------------------------------
------X-------------------------------X------
------X--------------XXX--------------X------
------X-------------------------------X------
-------------------X-----X-------------------
--XXX---XXX--------X-----X--------XXX---XXX--
-------------------X-----X-------------------
------X-------------------------------X------
------X--------------XXX--------------X------
------X-------------------------------X------
---------------------------------------------
# jzelenski
# A 3x3 grid of alternating +/0 shapes.