diff options
-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 |