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). Some of these may also require vocabularies from the konilo-extensions repository.
Find a file
2024-05-24 17:18:49 +02:00
1D-cellular-automata.blocks add 1D cellular automata 2024-05-24 17:07:23 +02:00
conways-life.blocks add conways life 2024-05-24 17:07:09 +02:00
kohure.blocks add kohure (memory browser) 2024-05-24 17:12:18 +02:00
kowae.blocks add kowae 2024-05-24 17:05:45 +02:00
LICENSE update license text 2024-05-24 17:05:27 +02:00
pig.blocks add pig game 2024-05-24 17:07:59 +02:00
README.md start listing descriptions of the programs here in the README 2024-05-24 17:18:49 +02:00
taotaka.blocks add taotaka 2024-05-24 17:06:00 +02:00
wiki.blocks add wiki 2024-05-24 17:09:40 +02:00
wisp.blocks add wisp (blog tool) 2024-05-24 17:10:15 +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

+----------------------+---------------------------------------+
| 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                 |
+----------------------+---------------------------------------+