summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSadeep Madurange <sadeep@asciimx.com>2022-08-16 10:53:47 +0800
committerSadeep Madurange <sadeep@asciimx.com>2022-08-22 09:55:50 +0800
commit02c51f514228ebcaa70ef97217ee7e2c026f7df4 (patch)
tree3c8a59e417cf4e7e64547645583af3fd0cf1cf43 /README.md
parent600a2f7a6e7144f23569d5e86b5fea64cbcb6691 (diff)
downloadmatrix-digital-rain-02c51f514228ebcaa70ef97217ee7e2c026f7df4.tar.gz
Katakana example.
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0976343..08cb74d 100644
--- a/README.md
+++ b/README.md
@@ -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):
+
+![example](katakana.png)
+
- 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.