1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-07-07 12:24:23 +00:00
hyperrogue/tessellations/1c2/4-7-1c2/4-7-1x2-1f+1f-2.tes

11 lines
263 B
Plaintext
Raw Normal View History

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