Compare commits

..

3 commits

Author SHA1 Message Date
5f32361a46 just give up and rewrite the section
All checks were successful
/ build (push) Successful in 32s
2025-02-08 19:42:11 -08:00
31844366a2 sidebar attempt 2 2025-02-08 19:19:58 -08:00
bb6d2ca757 sidebar attempt 1 2025-02-08 19:09:18 -08:00
3 changed files with 30 additions and 1 deletions

View file

@ -48,7 +48,6 @@ p:last-child {
}
p {
margin-top: 0;
margin-bottom: 0;
line-height: 1.5;
}

30
content/zendo.md Normal file
View 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

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB