joshu 13 hours ago
  • pavel_lishin 6 hours ago

    Man, I've tried writing my own version of things like this, but it ended up looking like pubes on paper.

  • gilleain 13 hours ago

    Nice.

    It's a shame that regular octagons do not tile the plane. Octagons + squares might work I suppose.

    • johanvts 9 hours ago

      You can use the monotile! See my links below.

      • gilleain 8 hours ago

        Ah perfect! I went away at lunch and tried to work it out, including for the spectre tile (monotile), although I took a different approach.

nojs 7 hours ago

Reminds me of this, created by one of the tailwind guys: https://heropatterns.com/

These are really useful for subtle background patterns on footers etc.

o11c 4 hours ago

Wow, Wikipedia is pretty minimal in giving examples. Clicking through various links in comments for more examples should be considered mandatory (though many of the 3D ones are actually "some effect on top of Truchet").

I suppose I don't normally think about how you're actually using minimal Truchet tiles when you play one of SGT's puzzle games, since it's the most boring tileset:

https://www.chiark.greenend.org.uk/~sgtatham/puzzles/js/slan...

WillieMacBride 4 hours ago

"Scramble Squares" is a card-tiling puzzle which looks like a specialized form of Truchet Tiling.

https://scramblesquares.com

There are 9 square (non-identical) tiles in a set. Each edge of each tile displays half of a two-sided symbol (eg cats, dogs, flags, etc.). Goal is to arrange the tiles in a 3x3 grid so that all touching edges match with corresponding symbol halves.

Looks simple at first, but a real challenge.

Size of the entire solution space is 9! * 4^9 (billions), and brute-force solvers have been written in Python:

https://github.com/roadfoodr/scramble-squares-solver

What are the combinatorial rule(s) used to construct these tiles ?? Some clues: https://www.reddit.com/r/puzzles/comments/1e09up6/help_how_t...

Kathie Gavin (designer of Scramble Squares) says the design was inspired by "ancient Egyptian tile patterns" she saw in a museum. Does anyone know more about this?

frankus 4 hours ago

I need some of these mathematical tiles to be available as physical ceramic tiles for nerdy backsplashes and bathrooms.

joshu 13 hours ago

10 PRINT CHR$(205.5+RND(1)); : GOTO 10

  • WantonQuantum 13 hours ago

    I used to do this on my VIC-20 a million years ago. Just looking at this line brought back the visual image like it was yesterday.

calvinmorrison 9 hours ago

did anyone have wooden truchet tiles of various colors as a kid that you would place on a board and flip them around to make various designs