summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJedidiah Barber <contact@jedbarber.id.au>2022-11-16 01:06:13 +1300
committerJedidiah Barber <contact@jedbarber.id.au>2022-11-16 01:06:13 +1300
commit0d8f4e413ba7a1f64753d73b757d7cc45e363369 (patch)
tree0ae7c956f21015b507f5090afa0f852fa63a84df /data
Initial attempt
Diffstat (limited to 'data')
-rw-r--r--data/clock.txt23
-rw-r--r--data/column.txt24
-rw-r--r--data/column2.txt22
-rw-r--r--data/corners.txt23
-rw-r--r--data/dripping-pan.txt23
-rw-r--r--data/flat.txt23
-rw-r--r--data/glass-half-empty.txt22
-rw-r--r--data/leidenfrost.txt23
-rw-r--r--data/pour-out.txt19
-rw-r--r--data/tanada.txt19
10 files changed, 221 insertions, 0 deletions
diff --git a/data/clock.txt b/data/clock.txt
new file mode 100644
index 0000000..bfaf5e6
--- /dev/null
+++ b/data/clock.txt
@@ -0,0 +1,23 @@
+ ########################
+ ##xxxxxxxxxxxxxxxxxxxx##
+ ##xxxxxxxxxxxxxxxxxxxx##
+ ##xxxxxxxxxxxxxxxxxxxx##
+ ##xxxxxxxxxxxxxxxxxxxx##
+ ##xxxxxxxxxxxxxxxxxxxx##
+ ###xxxxxxxxxxxxxxxxxx###
+ ###xxxxxxxxxxxxxxxx###
+ ###xxxxxxxxxxxx###
+ ### ###
+ ### ###
+ ### ###
+ ### ###
+ ### ###
+ ### ###
+ ### ###
+ ### ###
+ ## ##
+ ## ##
+ ## ##
+ ## ##
+ ## ##
+ ########################
diff --git a/data/column.txt b/data/column.txt
new file mode 100644
index 0000000..67134a4
--- /dev/null
+++ b/data/column.txt
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+### ............... ###
+### ................. ###
+### ................. ###
+### ................. ###
+### ................. ###
+### ................. ###
+### ................. ###
+### ................. ###
+### ................. ###
+### ................. ###
+### ................. ###
+### ................. ###
+### ................. ###
+### ................. ###
+### ................. ###
+### ............... ###
+##########################################################################
+ ######################################################################## \ No newline at end of file
diff --git a/data/column2.txt b/data/column2.txt
new file mode 100644
index 0000000..4e871d6
--- /dev/null
+++ b/data/column2.txt
@@ -0,0 +1,22 @@
+
+
+
+
+### .......... ###
+### ........... ###
+### ........... ###
+### ........... ###
+### ........... ###
+### ........... ###
+### ...........
+### ...........
+### ...........
+### ........... ###
+### ........... ###
+### ........... ###
+### ........... ###
+### ........... ###
+### ........... # ###
+### .......... ### ###
+##############################################################################
+ ############################################################################
diff --git a/data/corners.txt b/data/corners.txt
new file mode 100644
index 0000000..45e5dcc
--- /dev/null
+++ b/data/corners.txt
@@ -0,0 +1,23 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+# #
+# #
+# #
+#@ @#
+###############################################################################
diff --git a/data/dripping-pan.txt b/data/dripping-pan.txt
new file mode 100644
index 0000000..2ed702b
--- /dev/null
+++ b/data/dripping-pan.txt
@@ -0,0 +1,23 @@
+
+
+
+
+
+
+
+
+# #
+# #
+# @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ #
+#@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @#
+##################################### #######################################
+
+
+
+
+
+
+
+
+
+
diff --git a/data/flat.txt b/data/flat.txt
new file mode 100644
index 0000000..ad084da
--- /dev/null
+++ b/data/flat.txt
@@ -0,0 +1,23 @@
+
+
+
+
+
+
+
+
+# #
+# #
+# #
+#@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@#
+###############################################################################
+
+
+
+
+
+
+
+
+
+
diff --git a/data/glass-half-empty.txt b/data/glass-half-empty.txt
new file mode 100644
index 0000000..a329915
--- /dev/null
+++ b/data/glass-half-empty.txt
@@ -0,0 +1,22 @@
+
+
+
+ ###.......................###
+ ###.......................###
+ ###.......................###
+ ###.......................###
+ ###.......................###
+ ###.......................###
+ ###.......................###
+ ###.......................###
+ ### ###
+ ### ###
+ ### ###
+ ### ###
+ ### ###
+ ### ###
+ ### ###
+ ### ###
+ ### ###
+ #############################
+ #############################
diff --git a/data/leidenfrost.txt b/data/leidenfrost.txt
new file mode 100644
index 0000000..c0a365e
--- /dev/null
+++ b/data/leidenfrost.txt
@@ -0,0 +1,23 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+# #
+# #
+# #
+# @ #
+###############################################################################
diff --git a/data/pour-out.txt b/data/pour-out.txt
new file mode 100644
index 0000000..7c9745a
--- /dev/null
+++ b/data/pour-out.txt
@@ -0,0 +1,19 @@
+
+ ### . . . . . . . . . . . ###
+ ###.......................###
+ ### . . . . . . . . . . . ###
+ ###.......................###
+ ### . . . . . . . . . . . ###
+ ###.......................###
+ ### . . . . . . . . . . . ###
+ ###.......................###
+ ### . . . . . . . . . . . ###
+ ###.......................###
+ ### . . . . . . . . . . . ###
+ ###.......................##
+ ### . . . . . . . . . . . ##
+ ###....................... ###
+ ################################# ## ##
+ ############################### ## ##
+ ## ##
+ ###########
diff --git a/data/tanada.txt b/data/tanada.txt
new file mode 100644
index 0000000..62b08f2
--- /dev/null
+++ b/data/tanada.txt
@@ -0,0 +1,19 @@
+
+
+ ##
+ ##. . . . . . . .
+ ##..................
+ ##. . . . . . . . . . ..
+ ##.......................
+ ##. . . . . . . . . . . ..
+ ##........................##
+ ##. . . . . . . . . . . ..##
+ ############################ ##
+ ## ##
+ ############ ##
+ ## ##
+ ############ ##
+ ## ##
+ ############ ##
+ ## ##
+ ############