konilo-applications/README.md

36 lines
1.4 KiB
Markdown
Raw Normal View History

2024-05-24 15:51:35 +02:00
# konilo-applications
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
```
+----------------------+---------------------------------------+
2024-05-24 17:23:11 +02:00
| abe | Arks block editor, for Arks style |
| | blocks |
| 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 |
| pig | Pig: a game of chance |
+----------------------+---------------------------------------+
```