start listing descriptions of the programs here in the README

This commit is contained in:
crc 2024-05-24 17:18:49 +02:00
parent e967dbc3ee
commit 7e4ad5cf57

View file

@ -1,3 +1,32 @@
# konilo-applications # 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). 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 |
| pig | Pig: a game of chance |
+----------------------+---------------------------------------+
```