Compare commits

..

2 commits

Author SHA1 Message Date
crc
4c8bd7e7af add arks block editor (abe) 2024-05-24 17:23:11 +02:00
crc
0c828a415b add mandelbrot viewer 2024-05-24 17:20:11 +02:00
3 changed files with 3 additions and 0 deletions

View file

@ -9,6 +9,8 @@ the (std) and (termina) sets).
```
+----------------------+---------------------------------------+
| abe | Arks block editor, for Arks style |
| | blocks |
| kohure | a memory browser/editor |
| kowae | a program launcher |
| taotaka | a program launcher |
@ -26,6 +28,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 |
+----------------------+---------------------------------------+
```

BIN
abe.blocks Normal file

Binary file not shown.

BIN
mandelbrot.blocks Normal file

Binary file not shown.