diff --git a/README.md b/README.md index 2052298..65bac8a 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ the (std) and (termina) sets). | | automata. | | conways-life | John Conway's game of life, for the | | | terminal | +| mandelbrot | jmf's mandelbrot viewer | | pig | Pig: a game of chance | +----------------------+---------------------------------------+ ``` diff --git a/mandelbrot.blocks b/mandelbrot.blocks new file mode 100644 index 0000000..d404605 Binary files /dev/null and b/mandelbrot.blocks differ