diff options
author | elioat <elioat@tilde.institute> | 2024-01-15 07:27:53 -0500 |
---|---|---|
committer | elioat <elioat@tilde.institute> | 2024-01-15 07:27:53 -0500 |
commit | 9a235b38a1b3068e3aa454eb5d3743094438df6b (patch) | |
tree | c526b82fcd48db3d063975e40cb1c188421482a3 | |
parent | 00a9cdddcc61a44ed6988f0b7affbaf739f4d570 (diff) | |
download | tour-9a235b38a1b3068e3aa454eb5d3743094438df6b.tar.gz |
*
-rw-r--r-- | js/MAP.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/js/MAP.md b/js/MAP.md index 3707734..79452cd 100644 --- a/js/MAP.md +++ b/js/MAP.md @@ -10,6 +10,7 @@ - `hill`, a demake of Alto's Adventure, also migrated, <https://git.sr.ht/~eli_oat/hill> - `inknswitch`, an interface for drawing and taking typed notes - `irc`, a better irc bot +- `magic-bird`, is a game about a magical bird that needs to get back home to lay an egg - `map-maker`, a little tool for making, and exporting maps for other games - `name-gen`, a funny random name generator and HTML canvas shape drawer - `notes`, really bad note taking surface @@ -22,4 +23,4 @@ - `starting-place`, another/different attempt at making a generic starting point for HTML and JS games - `story-interpreter`, poking at making a text adventure - `text`, poking at making a text adventure...maybe with a different finger? -- `toadmode`, a visual coding toy about dropping shapes near each other on a canvas \ No newline at end of file +- `toadmode`, a visual coding toy about dropping shapes near each other on a canvas |