diff options
author | elioat <elioat@tilde.institute> | 2024-06-30 16:54:02 -0400 |
---|---|---|
committer | elioat <elioat@tilde.institute> | 2024-06-30 16:54:02 -0400 |
commit | b89b4715200a404354c8ef8d2ad5b57827b964d4 (patch) | |
tree | 40587cf98b5c9a6b8c3f094f794b9136aef7780b /js/MAP.md | |
parent | afdf31268d6be9264171dde6a6ebab745ec981fe (diff) | |
download | tour-b89b4715200a404354c8ef8d2ad5b57827b964d4.tar.gz |
*
Diffstat (limited to 'js/MAP.md')
-rw-r--r-- | js/MAP.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/js/MAP.md b/js/MAP.md index eb51662..a692676 100644 --- a/js/MAP.md +++ b/js/MAP.md @@ -8,8 +8,6 @@ - `canvas`, an exploration of the HTML canvas, lets you move a little sprite around a canvas - `dither`, Floyd-Steinberg dithering -- `dither-vide`, naive application of Floyd-Steinberg dithering to streaming - webcam video - `game-frame`, my attempt at creating a generic starting point for HTML/JS game dev - `games`, some games from other people @@ -25,6 +23,7 @@ - `name-gen`, a funny random name generator and HTML canvas shape drawer - `notes`, really bad note taking surface - `peep`, a pulsing shape toy...not done, not nearly a complete thought +- `pico-cam`, sort of like the Gameboy Camera but for the web - `pixel-art`, a pixel-art drawing tool - `pomo`, a sort of threatening pomodoro timer - `princess`, an idle game about a princess who maybe wants to over throw a |