This commit is contained in:
Miloslav Ciz 2024-08-31 14:44:45 +02:00
parent 124b9d1e7c
commit 3f374a4713
85 changed files with 2281 additions and 2272 deletions

View file

@ -24,7 +24,7 @@ Tangram is a simple, yet greatly amusing old puzzle [game](game.md) in which the
Tangram usually comes as a box with the 7 pieces and a number of cards with shapes for the player to solve. Each card has on its back side a solution. Some shape are easy to solve, some are very difficult.
```
_/|
_/|
/ | _/|\_
|\_ | / | \_
| \| | | \_
@ -32,7 +32,7 @@ Tangram usually comes as a box with the 7 pieces and a number of cards with shap
|/ \_ ________ _/ \_ | _/ \_
/ \/ / _/ \|/ \
\_ _/_______/ _/ \_ _/
\_/| /_____________\_/
\_/| /_____________\_/
_/ | | _/
_/ | | _/
_/ | | _/
@ -43,7 +43,7 @@ Tangram usually comes as a box with the 7 pieces and a number of cards with shap
\_ | \_ |
_/\_ | |\|
_/ \_ | | \_
/________\| |____\
/________\| |____\
```
*Two tangram shapes: bunny and stork (from 1917 book Amusements in Mathematics).*
@ -68,4 +68,4 @@ TODO: some PD shapes, math, stats, ...
## See Also
- [Soma cube](soma_cube.md)
- [Soma cube](soma_cube.md)