1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-09-21 03:09:36 +00:00
hyperrogue/tessellations/1c2/4-7-1c2/4-7-1x2-1f+1f-3.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 3
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)(3 0')(1')[2' 3']")
sublines(1)