diff options
| author | Sadeep Madurange <sadeep@asciimx.com> | 2022-08-16 10:53:47 +0800 |
|---|---|---|
| committer | Sadeep Madurange <sadeep@asciimx.com> | 2022-08-22 09:55:50 +0800 |
| commit | 02c51f514228ebcaa70ef97217ee7e2c026f7df4 (patch) | |
| tree | 3c8a59e417cf4e7e64547645583af3fd0cf1cf43 | |
| parent | 600a2f7a6e7144f23569d5e86b5fea64cbcb6691 (diff) | |
| download | matrix-digital-rain-02c51f514228ebcaa70ef97217ee7e2c026f7df4.tar.gz | |
Katakana example.
| -rw-r--r-- | README.md | 7 | ||||
| -rw-r--r-- | katakana.png | bin | 0 -> 133709 bytes |
2 files changed, 5 insertions, 2 deletions
@@ -21,7 +21,10 @@ Pure C implementation of the famous [digital rain](https://en.wikipedia.org/wiki ## Customisation - - Character set: set `UNICODE_MIN` and `UNICODE_MAX` for the [unicode block](https://en.wikipedia.org/wiki/List_of_Unicode_characters) you like to use (e.g. 0x30A1 and 0x30F6 for Katakana). + - Character set: set `UNICODE_MIN` and `UNICODE_MAX` for the [unicode block](https://en.wikipedia.org/wiki/List_of_Unicode_characters) you like to use (e.g. 0x30A1 and 0x30F6 for Katakana): + + + - Colours: set the RGB values of `COLOR_BG_*`, `COLOR_HD_*` and `COLOR_TL_*` for background, head and the tail characters respectively. - Rain attributes: set `RAIN_RATE` and `RAIN_DENSITY` to change the speed and the density of the rain. @@ -38,4 +41,4 @@ make ## Contributing -Code is hosted on [sourcehut](https://git.sr.ht/~sadeep/matrix-digital-rain). Please submit your patches there or via email to sadeep@asciimx.com ([PGP key](http://www.asciimx.com/sadeep.asc)). +Code is hosted on [sourcehut](https://git.sr.ht/~sadeep/matrix-digital-rain). Please submit your patches there or via email to ~sadeep/matrix-code-rain@lists.sr.ht. diff --git a/katakana.png b/katakana.png Binary files differnew file mode 100644 index 0000000..b9df873 --- /dev/null +++ b/katakana.png |
