diff options
author | elioat <elioat@tilde.institute> | 2024-06-29 19:10:09 -0400 |
---|---|---|
committer | elioat <elioat@tilde.institute> | 2024-06-29 19:10:09 -0400 |
commit | 18062ebd2bdc5d090676e6f606c33299b665f6cb (patch) | |
tree | b6ce83fc119e919cca724d57f039abddaeb2cab4 /js/MAP.md | |
parent | 3acf61d9f774418cafa99f9800aef9bb9741047c (diff) | |
download | tour-18062ebd2bdc5d090676e6f606c33299b665f6cb.tar.gz |
*
Diffstat (limited to 'js/MAP.md')
-rw-r--r-- | js/MAP.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/js/MAP.md b/js/MAP.md index 6b1488e..2737154 100644 --- a/js/MAP.md +++ b/js/MAP.md @@ -4,6 +4,7 @@ - `bird-words`, an exploration of Markov chain generation, sort of migrated to <https://git.sr.ht/~eli_oat/beak> - `blototboot`, irc bot and broken lisp interpreter - `canvas`, an exploration of the HTML canvas, lets you move a little sprite around a canvas +- `dither`, Floyd-Steinberg dithering - `game-frame`, my attempt at creating a generic starting point for HTML/JS game dev - `games`, some games from other people - `gg`, testing out how to support game controllers from the browser |