simon-git: puzzles (main): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Thu Apr 22 07:02:10 BST 2021


TL;DR:
  56ef86f New grid type: compass dodecagonal

Repository:     https://git.tartarus.org/simon/puzzles.git
On the web:     https://git.tartarus.org/?p=simon/puzzles.git
Branch updated: main
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2021-04-22 07:02:10

commit 56ef86f92b77412bfe27d7206d25b323475e71fe
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=56ef86f92b77412bfe27d7206d25b323475e71fe;hp=3cf0a3b7b0df12a21b705564aecbaa269f856e0e
Author: Michael Quevillon <mquevill at nd.edu>
Date:   Tue May 28 00:19:33 2019 -0400

    New grid type: compass dodecagonal
    
    A grid based on dodecagons with square symmetry. In between dodecagons
    there are 4 triangles around 1 square, which resembles a compass rose.
    https://en.wikipedia.org/wiki/3-4-3-12_tiling

 grid.c  | 98 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 grid.h  |  1 +
 loopy.c |  3 ++
 3 files changed, 101 insertions(+), 1 deletion(-)



More information about the tartarus-commits mailing list