1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-23 13:43:19 +00:00
hyperrogue/tessellations/sample/pseudogons.tes
2022-04-26 16:19:02 +02:00

9 lines
220 B
Plaintext

## {inf, k} but with ultraideal vertices
intslider(valence,3,3,MAX_VALENCE)
slider(multiplier, 1.1, 1, 2)
h2.
distunit(arcmedge(inf:^valence)*multiplier)
let(u = 360*deg/valence)
unittile(u,*inf)
conway("(0 0)")