Compare commits
3 commits
cebef1f53e
...
5f32361a46
Author | SHA1 | Date | |
---|---|---|---|
5f32361a46 | |||
31844366a2 | |||
bb6d2ca757 |
3 changed files with 30 additions and 1 deletions
|
@ -48,7 +48,6 @@ p:last-child {
|
|||
}
|
||||
p {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
|
|
30
content/zendo.md
Normal file
30
content/zendo.md
Normal file
|
@ -0,0 +1,30 @@
|
|||
---
|
||||
layout: base.njk
|
||||
title: zendo
|
||||
description: fleens? you're not fleens.
|
||||
permalink: /zendo/
|
||||
---
|
||||
{% css %}
|
||||
img {
|
||||
max-height: 400px;
|
||||
padding: 1.5ch;
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
}
|
||||
{% endcss %}
|
||||
|
||||
# {{ title }}
|
||||
|
||||
*{{ description }}*
|
||||
|
||||
[Zendo](https://boardgamegeek.com/boardgame/6830/zendo) is the logical thinking game of all time. i don't think there's anything that comes close. it was [invented or discovered](http://www.koryheath.com/zendo/design-history/) in 2001 by the late Kory Heath ([GNU](https://wiki.lspace.org/GNU_Terry_Pratchett)).
|
||||
|
||||
the game was originally played with [icehouse pyramids](https://looneypyramids.wiki/), but sometime around the start of 2020 i decided that i wanted a version that i could show to my coworkers, who i was only seeing thru video calls [for some reason](https://en.wikipedia.org/wiki/COVID-19_pandemic). but hey, y'know what every remote office solution has?
|
||||
|
||||
<img src="/a/thats-right-flowcharts.png" alt="that's right! flowcharts!" title="that's right! flowcharts!">
|
||||
|
||||
flowcharts! how could we possibly communicate if we didn't have some sort of digital equivalent of a whiteboard full of shapes and arrows, right? so with that in mind, I present to you: Graph Zendo!
|
||||
|
||||
## graph zendo rules summary
|
||||
|
||||
TODO: finish this section
|
BIN
static/a/thats-right-flowcharts.png
Normal file
BIN
static/a/thats-right-flowcharts.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.7 KiB |
Loading…
Add table
Reference in a new issue