Add 9x9 dice file

This commit is contained in:
2022-09-15 13:44:14 -04:00
parent 67f8c439b0
commit b197253d86
+82
View File
@@ -0,0 +1,82 @@
# Made from 6x6 dice repeated to reach 9x9 (81) dice rolls
_,_,_,e,i,o
a,a,a,f,r,s
a,a,e,e,e,e
a,a,e,e,o,o
a,a,f,i,r,s
a,b,d,e,i,o
a,d,e,n,n,n
a,e,e,e,e,m
a,e,e,g,m,u
a,e,g,m,n,n
a,e,i,l,m,n
a,e,i,n,o,u
a,f,i,r,s,y
an,er,he,in,qu,th
b,b,b,j,j,z
c,c,e,n,s,t
c,d,d,l,n,n
c,e,e,i,t,t
c,e,i,p,s,t
c,f,g,n,u,w
d,d,h,n,o,t
d,h,h,l,o,r
d,h,h,n,o,w
d,h,l,n,o,r
e,h,i,l,r,s
e,i,i,l,s,t
e,i,l,p,s,t
e,m,o,t,t,t
e,n,s,s,s,u
g,o,r,r,v,w
h,i,r,s,t,v
h,o,p,r,s,t
i,p,r,s,y,y
j,k,qu,w,x,z
n,o,o,t,u,w
o,o,o,t,t,u
_,_,_,e,i,o
a,a,a,f,r,s
a,a,e,e,e,e
a,a,e,e,o,o
a,a,f,i,r,s
a,b,d,e,i,o
a,d,e,n,n,n
a,e,e,e,e,m
a,e,e,g,m,u
a,e,g,m,n,n
a,e,i,l,m,n
a,e,i,n,o,u
a,f,i,r,s,y
an,er,he,in,qu,th
b,b,b,j,j,z
c,c,e,n,s,t
c,d,d,l,n,n
c,e,e,i,t,t
c,e,i,p,s,t
c,f,g,n,u,w
d,d,h,n,o,t
d,h,h,l,o,r
d,h,h,n,o,w
d,h,l,n,o,r
e,h,i,l,r,s
e,i,i,l,s,t
e,i,l,p,s,t
e,m,o,t,t,t
e,n,s,s,s,u
g,o,r,r,v,w
h,i,r,s,t,v
h,o,p,r,s,t
i,p,r,s,y,y
j,k,qu,w,x,z
n,o,o,t,u,w
o,o,o,t,t,u
e,m,o,t,t,t
e,n,s,s,s,u
g,o,r,r,v,w
h,i,r,s,t,v
h,o,p,r,s,t
i,p,r,s,y,y
j,k,qu,w,x,z
n,o,o,t,u,w
o,o,o,t,t,u
1 # Made from 6x6 dice repeated to reach 9x9 (81) dice rolls
2 _,_,_,e,i,o
3 a,a,a,f,r,s
4 a,a,e,e,e,e
5 a,a,e,e,o,o
6 a,a,f,i,r,s
7 a,b,d,e,i,o
8 a,d,e,n,n,n
9 a,e,e,e,e,m
10 a,e,e,g,m,u
11 a,e,g,m,n,n
12 a,e,i,l,m,n
13 a,e,i,n,o,u
14 a,f,i,r,s,y
15 an,er,he,in,qu,th
16 b,b,b,j,j,z
17 c,c,e,n,s,t
18 c,d,d,l,n,n
19 c,e,e,i,t,t
20 c,e,i,p,s,t
21 c,f,g,n,u,w
22 d,d,h,n,o,t
23 d,h,h,l,o,r
24 d,h,h,n,o,w
25 d,h,l,n,o,r
26 e,h,i,l,r,s
27 e,i,i,l,s,t
28 e,i,l,p,s,t
29 e,m,o,t,t,t
30 e,n,s,s,s,u
31 g,o,r,r,v,w
32 h,i,r,s,t,v
33 h,o,p,r,s,t
34 i,p,r,s,y,y
35 j,k,qu,w,x,z
36 n,o,o,t,u,w
37 o,o,o,t,t,u
38 _,_,_,e,i,o
39 a,a,a,f,r,s
40 a,a,e,e,e,e
41 a,a,e,e,o,o
42 a,a,f,i,r,s
43 a,b,d,e,i,o
44 a,d,e,n,n,n
45 a,e,e,e,e,m
46 a,e,e,g,m,u
47 a,e,g,m,n,n
48 a,e,i,l,m,n
49 a,e,i,n,o,u
50 a,f,i,r,s,y
51 an,er,he,in,qu,th
52 b,b,b,j,j,z
53 c,c,e,n,s,t
54 c,d,d,l,n,n
55 c,e,e,i,t,t
56 c,e,i,p,s,t
57 c,f,g,n,u,w
58 d,d,h,n,o,t
59 d,h,h,l,o,r
60 d,h,h,n,o,w
61 d,h,l,n,o,r
62 e,h,i,l,r,s
63 e,i,i,l,s,t
64 e,i,l,p,s,t
65 e,m,o,t,t,t
66 e,n,s,s,s,u
67 g,o,r,r,v,w
68 h,i,r,s,t,v
69 h,o,p,r,s,t
70 i,p,r,s,y,y
71 j,k,qu,w,x,z
72 n,o,o,t,u,w
73 o,o,o,t,t,u
74 e,m,o,t,t,t
75 e,n,s,s,s,u
76 g,o,r,r,v,w
77 h,i,r,s,t,v
78 h,o,p,r,s,t
79 i,p,r,s,y,y
80 j,k,qu,w,x,z
81 n,o,o,t,u,w
82 o,o,o,t,t,u