start listing descriptions of the programs here in the README
This commit is contained in:
parent
e967dbc3ee
commit
7e4ad5cf57
1 changed files with 30 additions and 1 deletions
31
README.md
31
README.md
|
@ -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 |
|
||||||
|
+----------------------+---------------------------------------+
|
||||||
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue