1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-28 08:03:18 +00:00
hyperrogue/tessellations/3-13-5/marek3-13-5-1-1.tes
2020-01-02 19:06:45 +01:00

11 lines
284 B
Plaintext

## {3,13}, pentiamond 1, solution 1
## from Marek14's post in HyperRogue discord
h2.
angleunit(2*pi/13)
# the line below lets us specify internal angles
angleofs(pi)
distunit(edge(3,13))
unittile(1,2,3,2,1,3,3)
# the Conway notation
conway("(0 1)(2)(3)(4 5)(6)")
sublines(1)