Has anyone made a game using an aperiodic grid (Penrose or the like)? Would make for a fun challenge.
replies(3):
I basically took a square grid and then just randomly displaced each of the vertices a bit to disguise the fact that there is a grid at all. I just wasn't really clever enough to come up with any other way to do deterministic procedural generation.