1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-11-16 10:14:48 +00:00
hyperrogue/tessellations/1c2/4-4-1c2/2+3b/Part2/4-4-2f+3bf-33.tes

11 lines
274 B
Plaintext
Raw Normal View History

2020-03-22 10:43:31 +00:00
## {4,4}, domino 1F + tromino 2F, solution 33
e2.
angleunit(pi/2)
# the line below lets us specify internal angles
angleofs(pi)
unittile(1,1,2,1,1,2)
unittile(1,1,2,1,2,1,1,3)
# the Conway notation
conway("(0 3)[1 2](4 5')(5 6')(0' 3')[1' 2'](4' 7')")
sublines(1)