1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-02-05 05:30:09 +00:00

10 lines
193 B
Plaintext
Raw Normal View History

2020-06-06 01:10:03 +02:00
## floret-like tiling
## from Marek14's post in HyperRogue discord
e2.
angleunit(deg)
tile(1,60,3,120,1,120,1,60,1,240,1,180,1,120)
c(0,0,0,6,0)
c(0,1,0,1,0)
c(0,2,0,5,0)
c(0,3,0,4,0)