2024-05-24 15:51:35 +02:00
|
|
|
# konilo-applications
|
|
|
|
|
2024-05-24 17:18:49 +02:00
|
|
|
Block sets for use with Konilo. These need to be added to your
|
|
|
|
personal block set before use, and most will require the basic
|
|
|
|
128 blocks from the main repository to be loaded (specifically,
|
|
|
|
the (std) and (termina) sets).
|
|
|
|
|
|
|
|
# Applications
|
|
|
|
|
|
|
|
```
|
|
|
|
+----------------------+---------------------------------------+
|
|
|
|
| kohure | a memory browser/editor |
|
|
|
|
| kowae | a program launcher |
|
|
|
|
| taotaka | a program launcher |
|
|
|
|
| wiki | block-based wiki browser |
|
|
|
|
| wisp | writing in small pieces, a personal |
|
|
|
|
| | journal |
|
|
|
|
+----------------------+---------------------------------------+
|
|
|
|
```
|
|
|
|
|
|
|
|
# Amusements
|
|
|
|
|
|
|
|
```
|
|
|
|
+----------------------+---------------------------------------+
|
|
|
|
| 1D-cellular-automata | A demonstration of a 1D cellular |
|
|
|
|
| | automata. |
|
|
|
|
| conways-life | John Conway's game of life, for the |
|
|
|
|
| | terminal |
|
2024-05-24 17:20:11 +02:00
|
|
|
| mandelbrot | jmf's mandelbrot viewer |
|
2024-05-24 17:18:49 +02:00
|
|
|
| pig | Pig: a game of chance |
|
|
|
|
+----------------------+---------------------------------------+
|
|
|
|
```
|
|
|
|
|